aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/server/common/CMakeLists.txt (unfollow)
Commit message (Collapse)Author
2021-04-07cmake: slight CMakeLists.txt refactoringEgor Tensin
2020-10-17cmake: no more target_include_directories hacksEgor Tensin
2020-10-17cmake: minor tweks for the greater goodEgor Tensin
2019-12-21cmake: use Boost::* targetsEgor Tensin
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.