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/GET-wrong-index3-stderr.txt

9 lines
234 B

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