Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/main
/
.
/
Tests
/
RunCMake
/
CMP0069
/
RunCMakeTest.cmake
blob: 12d20cacb38e4cb1fd41bcb7728ed00bb5d62038 [
file
] [
log
] [
blame
] [
edit
]
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
)