mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
31675964e7
Fixes: #24550, #24547
9 lines
264 B
Plaintext
9 lines
264 B
Plaintext
CMake Error at missing-arg.cmake:[0-9]+ \(file\):
|
|
Error evaluating generator expression:
|
|
|
|
\$<LIST:[A-Z_]+,.+>
|
|
|
|
\$<LIST:[A-Z_]+> expression requires at least (two|three) parameters.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|