mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-23 22:58:37 -05:00
3 lines
73 B
CMake
3 lines
73 B
CMake
add_subdirectory(CMP0082-Nested)
|
|
install(CODE "message(STATUS \"top\")")
|