Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
RunCMake
/
include
/
CMP0191-OLD.cmake
blob: 6a0c48656434cf90441345f0c4807ec63f92bef1 [
file
] [
log
] [
blame
] [
edit
]
cmake_policy
(
SET CMP0191 OLD
)
set
(
_FindCABLE_testing
1
)
include
(
FindCABLE
)
if
(
NOT
_FindCABLE_included
)
message
(
FATAL_ERROR
"FindCABLE.cmake not included"
)
endif
()