Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
9a18ca3a31f168418c85234e5fa16c0f297712e0
/
.
/
Tests
/
RunCMake
/
CMP0042
/
RunCMakeTest.cmake
blob: 6b2314542e2c9c8d78c50be04254986aa0479697 [
file
] [
log
] [
blame
]
include
(
RunCMake
)
set
(
RunCMake_IGNORE_POLICY_VERSION_DEPRECATION
ON
)
run_cmake
(
CMP0042
-
OLD
)
run_cmake
(
CMP0042
-
NEW
)
run_cmake
(
CMP0042
-
WARN
)