Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
3ec3bc1c7ddb3a1d7280c6a277d6cf72be9561ba
/
.
/
Tests
/
RunCMake
/
GeneratorExpression
/
CMP0200-OLD.cmake
blob: 14686c3b4143d437e97c1886c7e281afa82bf877 [
file
]
project
(
test
-
CMP0200
-
OLD C
)
cmake_policy
(
SET CMP0199 NEW
)
cmake_policy
(
SET CMP0200 OLD
)
include
(
CMP0200
-
cases
.
cmake
)
do_match_config_test
(
EXPECT_DEBUG EXPECT_RELEASE
)
do_first_config_test
(
EXPECT_DEBUG
)