summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/foreach/BadRangeInFunction-stderr.txt
blob: e16a0f15bffab1fdd8c4ed5e659998d93b4b8393 (plain)
1
2
3
4
5
^CMake Error at BadRangeInFunction.cmake:2 \(foreach\):
  foreach called with incorrect range specification: start 2, stop 1, step 1
Call Stack \(most recent call first\):
  BadRangeInFunction.cmake:5 \(func\)
  CMakeLists.txt:3 \(include\)$