5 lines
114 B
CMake
5 lines
114 B
CMake
|
set_directory_properties(PROPERTIES EXCLUDE_FROM_ALL TRUE)
|
||
|
|
||
|
add_subdirectory(examples)
|
||
|
add_subdirectory(snippets)
|