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

9 lines
249 B
Plaintext

CMake Error at SUBLIST-wrong-argument2.cmake:[0-9]+ \(file\):
Error evaluating generator expression:
\$<LIST:SUBLIST,a;b;c,1,-2>
length: -2 should be -1 or greater
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)