Sign in
fuchsia
/
third_party
/
cmake
/
refs/heads/upstream/master
/
.
/
Tests
/
RunCMake
/
CMP0126
/
RunCMakeTest.cmake
blob: 77c38784c7c71c5e405bad0d0cbdbc5049cffaad [
file
] [
log
] [
blame
] [
edit
]
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
)