cmake/Tests/RunCMake/GenEx-LIST/REMOVE_AT-wrong-index2-stderr.txt
2023-07-02 19:51:09 +02:00

9 lines
244 B
Plaintext

CMake Error at REMOVE_AT-wrong-index2.cmake:[0-9]+ \(file\):
Error evaluating generator expression:
\$<LIST:REMOVE_AT,a;b;c,3>
index: 3 out of range \(-3, 2\)
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)