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