Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
FASTBuild
/
DisableCaching-check.cmake
blob: 109af9028ee076a177de5f7adc685a9ca4492056 [
file
]
set
(
REGEX_TO_MATCH
"AllowCaching = false"
)
include
(
$
{
RunCMake_SOURCE_DIR
}/
check
.
cmake
)