DarkRadiant: master a69af2f9

Author Committer Branch Timestamp Parent
orbweaver orbweaver master 09.06.2021 19:06 master 87037dd5
Changeset Check CMake version before using precompiled headers

The target_precompile_headers directive is only available on CMake >= 3.16, but
since this functionality is non-critical we should not exclude users of earlier
CMake versions.
mod - radiant/CMakeLists.txt Diff File
mod - radiantcore/CMakeLists.txt Diff File