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

    \$<LIST:INSERT,a;b;c,4,d>

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