aboutsummaryrefslogtreecommitdiffstats
path: root/src/build-data/cmake.in
Commit message (Collapse)AuthorAgeFilesLines
* Avoid using CMAKE_CURRENT_LIST_DIRJack Lloyd2018-01-191-4/+4
| | | | Blind attempt at fixing GH #1424
* Escape the shared build flags for CMakeJack Lloyd2017-12-101-1/+1
| | | | It needs this for Windows with its declspec syntax
* Use for loops in cmake and bakefile buildsJack Lloyd2017-12-101-8/+19
|
* Generate the CMake using a template fileJack Lloyd2017-12-101-0/+62
Less code in configure.py == betters