Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
21df34b25526225d04f9f5e6351c13e68425e195
/
.
/
Tests
/
RunCMake
/
CMP0019
/
RunCMakeTest.cmake
blob: fcd080ff4aea112c217dd8669eed54bf2348319a [
file
]
include
(
RunCMake
)
set
(
RunCMake_IGNORE_POLICY_VERSION_DEPRECATION
ON
)
run_cmake
(
CMP0019
-
WARN
)
run_cmake
(
CMP0019
-
OLD
)
run_cmake
(
CMP0019
-
NEW
)