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

    \$<LIST:SUBLIST,a;b;c,3,-1>

  begin index: 3 is out of range 0 - 2
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)