summaryrefslogtreecommitdiff
path: root/cmake/GitVersionGen.cmake
Commit message (Collapse)AuthorAgeFilesLines
* build: Simplify GitVersionGenSander Vrijders2017-08-101-7/+0
| | | | | This simplifies the macro GitVersionGen so that it doesn't need to rely on the sort executable.
* build: Format CMakeLists.txt filesSander Vrijders2017-03-031-29/+29
| | | | The CMakeLists files are now properly indented.
* Initial build infrastructureSander Vrijders2016-02-111-0/+43
Contains the initial build infrastructure. Cmake was chosen for portability reasons.