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

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

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