aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-03-31CMakeLists: Save coverage into build dir.Alexander Sulfrian1-1/+1
2015-03-31CMakeLists: Simplified target names.Alexander Sulfrian1-8/+8
We do not need the test/ prefix for test binaries. We simple could use the possibility to run the build in a seperate directory.
2015-03-31CMakeLists: We need cmake >= 2.8.8 for object libraries.Alexander Sulfrian1-1/+1
2015-03-30Remove plain makefiles. Use cmake.Alexander Sulfrian1-0/+99