mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-11 17:49:38 -06:00
9 lines
286 B
Plaintext
9 lines
286 B
Plaintext
CMake Error at BadSourceExpression2\.cmake:1 \(add_library\):
|
|
Error evaluating generator expression:
|
|
|
|
\$<TARGET_OBJECTS:DoesNotExist>
|
|
|
|
Objects of target "DoesNotExist" referenced but no such target exists\.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:3 \(include\)
|