mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
18 lines
475 B
Plaintext
18 lines
475 B
Plaintext
CMake Error at BadZero\.cmake:2 \(add_custom_target\):
|
|
Error evaluating generator expression:
|
|
|
|
\$<0>
|
|
|
|
\$<0> expression requires a parameter\.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:[0-9]+ \(include\)
|
|
+
|
|
CMake Error at BadZero\.cmake:2 \(add_custom_target\):
|
|
Error evaluating generator expression:
|
|
|
|
\$<0,>
|
|
|
|
Expression did not evaluate to a known generator expression
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:[0-9]+ \(include\)
|