summaryrefslogtreecommitdiff
path: root/test cases/cmake/1 basic/subprojects/cmMod/cpp_pch.hpp
AgeCommit message (Collapse)Author
2020-10-24cmake: Disable the new (CMake 3.16) PCH supportDaniel Mensinger
Subprojects that use the CMake PCH feature will cause compilation/linker errors. The CMake PCH support should thus be disabled until this can be properly translated to meson.