Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
b4db306afff5da683aedd99bd8a9ea0c850f22df
/
.
/
Tests
/
RunCMake
/
Make
/
IncludeRegexSubdir.cmake
blob: a7a93a09052d8d6919339a83d6304578424e5aef [
file
]
enable_language
(
C
)
include_regular_expression
(
"^custom_include_regex$"
)
add_subdirectory
(
IncludeRegexSubdir
)