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

    \$<LIST:SUBLIST,a;b;c,1,-2>

  length: -2 should be -1 or greater
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)