index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
PrecompileHeaders
/
non-pch.cpp
blob: df5a79f123ab2f827ecc2143fbbe454bf9b1b3c7 (
plain
)
1
2
3
#ifdef PCH_INCLUDED
# error
"PCH must not be included into this file!"
#endif