Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
0de4a5ff4e8050a644cf4b89f291b1e15f98aaa1
/
.
/
Tests
/
RunCMake
/
Codegen
/
SubDirExcludeFromAll.cmake
blob: 707da295251909f1dff248816e32ab2ddd3cd9b5 [
file
]
add_subdirectory
(
SubDir
EXCLUDE_FROM_ALL
)
include
(
SubDir
-
common
.
cmake
)