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

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

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