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

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

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