3 lines
62 B
CMake
Raw Normal View History

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