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

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

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