cmake/Tests/RunCMake/add_subdirectory/CMP0082-WARN-None.cmake

3 lines
71 B
CMake
Raw Normal View History

2019-11-11 23:01:05 +01:00
add_subdirectory(CMP0082-None)
install(CODE "message(STATUS \"top\")")