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

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

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