Commit Graph

7 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 907d25e2ff CMAKE: set the environment variables in a portable way 2021-11-20 13:56:48 +01:00
Martin Gerhardy 62c5d3a601 CMAKE: don't let the build tools write to the home dir - only to the build dir 2021-11-20 13:16:17 +01:00
Martin Gerhardy c598dd5547 CMAKE: removed a lot of extra handling for cross-compilation 2020-06-17 20:27:51 +02:00
Martin Gerhardy ba90d94425 CMAKE: cross compiling changes 2019-03-03 18:52:35 +01:00
Martin Gerhardy 1a59746843 BUILD: started to support cross compiling 2019-01-29 23:33:45 +01:00
Martin Gerhardy 42bdc762d4 CMAKE: split cmake scripts into own files 2018-10-20 21:37:19 +02:00