Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
dd0bd1534bbb51ee85a4df87538556fcd3d83218
/
.
/
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
)