Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
fc2735426d2f27174510757ace4791828b8fff8e
/
.
/
Tests
/
RunCMake
/
CMP0126
/
RunCMakeTest.cmake
blob: 77c38784c7c71c5e405bad0d0cbdbc5049cffaad [
file
] [
log
] [
blame
]
include
(
RunCMake
)
run_cmake
(
CMP0126
-
OLD
)
run_cmake_with_options
(
CMP0126
-
OLD_CL
-
DVAR
=
3
)
run_cmake
(
CMP0126
-
NEW
)
run_cmake_with_options
(
CMP0126
-
NEW_CL
-
DVAR
=
3
)
run_cmake
(
CMP0126
-
WARN
)
run_cmake
(
CMP0126
-
WARN
-
default
)