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
/
add_subdirectory
/
CMP0082-WARN-Nested.cmake
blob: df5688af369dff950ad7e10d6dd351a55d996c68 (
plain
)
1
2
add_subdirectory(CMP0082-Nested) install(CODE "message(STATUS \"top\")")