cmake/Tests/RunCMake/foreach/BadRangeInFunction-stderr.txt

6 lines
242 B
Plaintext
Raw Normal View History

2018-04-23 21:13:27 +02:00
^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\)$