cmake/Tests/RunCMake/GenEx-LIST/SORT-wrong-CASE-option.cmake

3 lines
94 B
CMake
Raw Normal View History

2023-07-02 19:51:09 +02:00
file(GENERATE OUTPUT result.txt CONTENT "$<LIST:SORT,a;b,COMPARE:STRING,CASE:WRONG_OPTION>")