Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
CMP0068
/
RunCMakeTest.cmake
blob: 49734ca931fcfd2921513fd666a33e0df599ef15 [
file
]
include
(
RunCMake
)
set
(
RunCMake_IGNORE_POLICY_VERSION_DEPRECATION
ON
)
run_cmake
(
CMP0068
-
OLD
)
run_cmake
(
CMP0068
-
NEW
)
run_cmake
(
CMP0068
-
WARN
)