Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
cd6771646aa56e8a791105b335fc8bce309daa85
/
.
/
Tests
/
RunCMake
/
CMP0049
/
RunCMakeTest.cmake
blob: e71f31e87bd95d7af15c1f21e6ba05dcbd1dd0f0 [
file
] [
log
] [
blame
]
include
(
RunCMake
)
set
(
RunCMake_IGNORE_POLICY_VERSION_DEPRECATION
ON
)
run_cmake
(
CMP0049
-
OLD
)
run_cmake
(
CMP0049
-
NEW
)
run_cmake
(
CMP0049
-
WARN
)