Commit Graph

8 Commits (master)

Author SHA1 Message Date
Martin Gerhardy b88943c387 CMAKE: fixed build system issues
when building with GAMES disabled the voxelworldrenderer couldn't resolve the frontend module
removed our own unity build implementation - cmake has its own now
fixed warnings regarding the module name for the sdl2_mixer lib
removed vogl integration
converted macros into functions to reduce side effects
2022-01-24 18:18:25 +01:00
Martin Gerhardy 326ce64094 CMAKE: use USES_TERMINAL for ninja build tool for run targets 2020-07-23 15:23:21 +02:00
Martin Gerhardy 976486a1d7 CMAKE: fixed debugger detection 2019-06-28 09:11:49 +02:00
Martin Gerhardy e02212ed62 CMAKE: reduced log messages if no debugger was found 2019-06-27 18:42:16 +02:00
Martin Gerhardy 4663e82740 CMAKE: only add the debug target if a debugger was found 2019-06-27 18:27:42 +02:00
Martin Gerhardy ce9b6e9ab1 CMAKE: search for supported debuggers 2019-06-27 18:23:21 +02:00
Martin Gerhardy e9e7526751 CMAKE: show backtraces for gl context errors 2019-06-13 15:22:37 +02:00
Martin Gerhardy 42bdc762d4 CMAKE: split cmake scripts into own files 2018-10-20 21:37:19 +02:00