cmake/Tests/RunCMake/add_subdirectory/CMP0082-NEW.cmake

4 lines
107 B
CMake
Raw Normal View History

2019-11-11 23:01:05 +01:00
add_subdirectory(CMP0082)
2021-09-14 00:13:48 +02:00
add_subdirectory(CMP0082-ExcludeFromAll)
2019-11-11 23:01:05 +01:00
install(CODE "message(STATUS \"top\")")