mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-04 21:30:01 -05:00
31675964e7
Fixes: #24550, #24547
9 lines
242 B
Plaintext
9 lines
242 B
Plaintext
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\)
|