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
/
block
/
InvalidNesting1.cmake
blob: 27b7944638c07542d118885146dc4602be8e95ed (
plain
)
1
2
3
4
5
6
if (TRUE) block() else() endblock() endif()