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

    \$<LIST:REMOVE_AT,a;b;c,-4>

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