mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 12:49:50 -05:00
31675964e7
Fixes: #24550, #24547
9 lines
234 B
Plaintext
9 lines
234 B
Plaintext
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\)
|