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

    \$<LIST:GET,a;b,2>

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