DarkRadiant: master 87037dd5

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 09.06.2021 18:58 master bc3f581a
Changeset Enable precompiled header in CMake for radiant and radiantcore

Use the target_precompile_headers directive introduced with CMake 3.16 to
precompile the same header which is used for this purpose in the Windows build.
mod - radiant/CMakeLists.txt Diff File
mod - radiantcore/CMakeLists.txt Diff File
mod - radiantcore/model/picomodel/PicoModelModule.h Diff File