Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
bd2d6c8f39d46d5f2f95e00a876ecee627d5ccc6
/
.
/
Tests
/
RunCMake
/
FASTBuild
/
InterfaceWithPrivateSource-check.cmake
blob: e73608cfdecb318b8f7bc9745a778131243aa81e [
file
]
# We just check that generation succeeds,
# so any regex is fine.
set
(
REGEX_TO_MATCH
".*"
)
include
(
$
{
RunCMake_SOURCE_DIR
}/
check
.
cmake
)