summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/add_subdirectory/CMP0082-NestedSub/CMakeLists.txt
blob: 52a0665048bdbe53c8ff67df202b0396ecd30efc (plain)
1
2
add_subdirectory(sub)
install(CODE "message(STATUS \"top\")")