Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
RunCMake
/
include
/
CMP0196-WARN.cmake
blob: 5a877413f11505906bfc976437b24e287d3aca01 [
file
] [
log
] [
blame
] [
edit
]
# Do not set CMP0196.
set
(
_CMakeDetermineVSServicePack_testing
1
)
include
(
CMakeDetermineVSServicePack
)
if
(
NOT
_CMakeDetermineVSServicePack_included
)
message
(
FATAL_ERROR
"CMakeDetermineVSServicePack.cmake not included"
)
endif
()