Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
dd0bd1534bbb51ee85a4df87538556fcd3d83218
/
.
/
Tests
/
RunCMake
/
GeneratorExpression
/
CMP0085-OLD.cmake
blob: 31b6a51b41f954a8548175781d9582721e54dff9 [
file
]
cmake_policy
(
SET CMP0070 NEW
)
file
(
GENERATE OUTPUT CMP0085
-
OLD
-
generated
.
txt CONTENT
"$<IN_LIST:,>$<IN_LIST:,a>$<IN_LIST:,;a>$<IN_LIST:a,>$<IN_LIST:a,a>$<IN_LIST:a,;a>"
)