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
/
InvalidNesting5.cmake
blob: 0479e8da92b2b40ccbf9f2377331bcf696f01c52 (
plain
)
1
2
3
4
5
function(FUNC) block() endfunction() endblock()