Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
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
)