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

    \$<LIST:[A-Z_]+,.+>

  \$<LIST:[A-Z_]+(,[A-Z_]+)?> expression requires exactly (one|two|three) parameters?.
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)