Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
RunCMake
/
CMP0068
/
RunCMakeTest.cmake
blob: 49734ca931fcfd2921513fd666a33e0df599ef15 [
file
] [
log
] [
blame
] [
edit
]
include
(
RunCMake
)
set
(
RunCMake_IGNORE_POLICY_VERSION_DEPRECATION
ON
)
run_cmake
(
CMP0068
-
OLD
)
run_cmake
(
CMP0068
-
NEW
)
run_cmake
(
CMP0068
-
WARN
)