summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/GenEx-LIST/SORT-wrong-CASE-option-stderr.txt
blob: d36e63b1ec1ae09d53056e93bd20851cb7782c17 (plain)
1
2
3
4
5
6
7
8
9
CMake Error at SORT-wrong-CASE-option.cmake:[0-9]+ \(file\):
  Error evaluating generator expression:

    \$<LIST:SORT,a;b,COMPARE:STRING,CASE:WRONG_OPTION>

  sub-command SORT, an invalid CASE option has been specified:
  "WRONG_OPTION".
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)