Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
include
/
CMP0191-WARN.cmake
blob: 3e9beea7a24d8a4ce1a0fbfb00cc8a2fbbba7b71 [
file
] [
log
] [
blame
] [
edit
]
# Do not set CMP0191.
set
(
_FindCABLE_testing
1
)
include
(
FindCABLE
)
if
(
NOT
_FindCABLE_included
)
message
(
FATAL_ERROR
"FindCABLE.cmake not included"
)
endif
()