Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
RunCMake
/
GenEx-LIST
/
missing-arg.cmake
blob: 48b26e13afed8c595979a170c3b4998625924f84 [
file
]
file
(
GENERATE OUTPUT result
.
txt CONTENT
"$<LIST:${LIST_ARGUMENTS}>"
)