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

    \$<LIST:REMOVE_AT,,0>

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