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
/
GeneratorExpression
/
RunCMakeTest.cmake
blob: 95b16b35cf8c3f741f0471012ff8663a5f0b1abe (
plain
)
1
2
3
4
5
include(RunCMake) run_cmake(BadOR) run_cmake(BadAND) run_cmake(BadNOT)