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

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

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