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