Sign in
android
/
platform
/
external
/
cmake
/
refs/heads/cmake-master-dev
/
.
/
Tests
/
RunCMake
/
Codegen
/
SubDirExcludeFromAll.cmake
blob: 707da295251909f1dff248816e32ab2ddd3cd9b5 [
file
] [
edit
]
add_subdirectory
(
SubDir
EXCLUDE_FROM_ALL
)
include
(
SubDir
-
common
.
cmake
)