aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/server/common/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAge
* cmake: slight CMakeLists.txt refactoringEgor Tensin2021-04-07
|
* cmake: no more target_include_directories hacksEgor Tensin2020-10-17
|
* cmake: minor tweks for the greater goodEgor Tensin2020-10-17
|
* cmake: use Boost::* targetsEgor Tensin2019-12-21
|
* split server into multiple componentsEgor Tensin2019-12-07
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.