Sign in
fuchsia
/
third_party
/
cmake
/
0897d4438f39787e29b796500af52369279c9ecd
/
.
/
Tests
/
RunCMake
/
CMP0050
/
RunCMakeTest.cmake
blob: 526a9aacbf55721b2c3c0920cb50a54d1a1793cf [
file
] [
log
] [
blame
]
include
(
RunCMake
)
set
(
RunCMake_IGNORE_POLICY_VERSION_DEPRECATION
ON
)
run_cmake
(
CMP0050
-
OLD
)
run_cmake
(
CMP0050
-
NEW
)
run_cmake
(
CMP0050
-
WARN
)