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