Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
GenEx-LIST
/
SUBLIST-wrong-argument2.cmake
blob: 9d1db5324546ca57a035b12c24ead25c6929b6df [
file
]
file
(
GENERATE OUTPUT result
.
txt CONTENT
"$<LIST:SUBLIST,a;b;c,1,-2>"
)