dethrace/cmake
Anonymous Maarten 519671f9e8
Refactor CMake build system (#119)
* Remove 'SCRATCH' file

* cmake: move as much as variable assignments after project()

* Embed version in dethrace executable

* Allow installing DethRace + create binary archive

* Use ashutoshvarma/setup-ninja github action for getting ninja

* cmake: group user configurable options

* cmake: building in debug mode will add -g

* cmake: provide dethrace_werror interface target + DETHRACE_WERROR cmake option

* Update SDL2 to latest release

* Rename dethrace_werror target to compile_with_werror

* Also add -Werror to dethrace
2022-09-05 14:22:59 +12:00
..
FindSDL2.cmake Initial CMake based build system implementation. 2021-03-12 15:49:29 +00:00
GetGitRevisionDescription.cmake Refactor CMake build system (#119) 2022-09-05 14:22:59 +12:00
GetGitRevisionDescription.cmake.in Refactor CMake build system (#119) 2022-09-05 14:22:59 +12:00