You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
cmake/Tests/RunCMake/GenEx-LIST/INSERT-wrong-index2-stderr.txt

9 lines
242 B

CMake Error at INSERT-wrong-index2.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\)