cmake/Tests/RunCMake/list/REMOVE_AT-EmptyList-stderr.txt

5 lines
175 B
Plaintext
Raw Normal View History

2019-11-11 23:01:05 +01:00
^CMake Error at REMOVE_AT-EmptyList.cmake:2 \(list\):
list index: nosuchlist, 0 out of range \(0, 0\)
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)$