2021-09-14 00:13:48 +02:00

3 lines
103 B
CMake

install(CODE "message(STATUS \"exclude\")")
set_directory_properties(PROPERTIES EXCLUDE_FROM_ALL TRUE)