summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Codegen/SubDirExcludeFromAll.cmake
blob: 707da295251909f1dff248816e32ab2ddd3cd9b5 (plain)
1
2
add_subdirectory(SubDir EXCLUDE_FROM_ALL)
include(SubDir-common.cmake)