Files
CMake/Tests/RunCMake/foreach/BadRangeInFunction-stderr.txt
T

6 lines
245 B
Plaintext

^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\)$