summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/GenEx-LIST/TRANSFORM-selector-FOR-negative-step-stderr.txt
blob: 9c81de4bf65bb58db35dfdfa9c3537f8c3004631 (plain)
1
2
3
4
5
6
7
8
9
CMake Error at TRANSFORM-selector-FOR-negative-step.cmake:[0-9]+ \(file\):
  Error evaluating generator expression:

    \$<LIST:TRANSFORM,a;b;c,TOUPPER,FOR,0,2,-1>

  sub-command TRANSFORM, selector FOR expects positive numeric value for
  <step>.
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)