mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-09 00:29:55 -06:00
10 lines
349 B
Plaintext
10 lines
349 B
Plaintext
CMake Error at BadSourceExpression3.cmake:2 \(add_library\):
|
|
Error evaluating generator expression:
|
|
|
|
\$<TARGET_OBJECTS:NotObjLib>
|
|
|
|
Objects of target "NotObjLib" referenced but is not one of the allowed
|
|
target types \(EXECUTABLE, STATIC, SHARED, MODULE, OBJECT\).
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:[0-9]+ \(include\)
|