cmake/Tests/RunCMake/GenEx-LIST/INSERT-wrong-index1-stderr.txt

9 lines
240 B
Plaintext
Raw Normal View History

2023-07-02 19:51:09 +02:00
CMake Error at INSERT-wrong-index1.cmake:[0-9]+ \(file\):
Error evaluating generator expression:
\$<LIST:INSERT,a;b;c,4,d>
index: 4 out of range \(-3, 3\)
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)