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

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

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