aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CMakeLists: Save coverage into build dir.Alexander Sulfrian2015-03-311-1/+1
|
* CMakeLists: Simplified target names.Alexander Sulfrian2015-03-311-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.
* CMakeLists: We need cmake >= 2.8.8 for object libraries.Alexander Sulfrian2015-03-311-1/+1
|
* Remove plain makefiles. Use cmake.Alexander Sulfrian2015-03-301-0/+99