aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/server/common/CMakeLists.txt (unfollow)
Commit message (Collapse)Author
2019-12-07split server into multiple componentsEgor Tensin
In a vague attempt to make header files more readable, split server/ into a number of components. Also, refactor the unit tests to use the "Data-driven test cases" of Boost.Test.