Sign in
cmake
/
cmake
/
39e5a4da220c1ddcd73d74d26ed55a7418add215
/
.
/
Tests
/
RunCMake
/
add_subdirectory
/
CMP0082-NestedSub
/
CMakeLists.txt
blob: 52a0665048bdbe53c8ff67df202b0396ecd30efc [
file
] [
log
] [
blame
]
add_subdirectory(sub)
install(CODE "message(STATUS \"top\")")