Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
dd0bd1534bbb51ee85a4df87538556fcd3d83218
/
.
/
Tests
/
RunCMake
/
GeneratorExpression
/
CMP0199-OLD.cmake
blob: c9569afab7bfc251f726db72f6e2a922f3487945 [
file
]
project
(
test
-
CMP0199
-
OLD C
)
cmake_policy
(
SET CMP0199 OLD
)
include
(
CMP0199
-
cases
.
cmake
)
do_mapped_config_test
(
EXPECT_RELEASE EXPECT_DEBUG EXPECT_TEST
)