2012-04-19 19:04:21 +03:00
|
|
|
CMake Error at BadSourceExpression3.cmake:2 \(add_library\):
|
2015-04-27 22:25:09 +02:00
|
|
|
Error evaluating generator expression:
|
|
|
|
|
|
|
|
\$<TARGET_OBJECTS:NotObjLib>
|
|
|
|
|
2021-09-14 00:13:48 +02:00
|
|
|
Objects of target "NotObjLib" referenced but is not one of the allowed
|
|
|
|
target types \(EXECUTABLE, STATIC, SHARED, MODULE, OBJECT\).
|
2012-04-19 19:04:21 +03:00
|
|
|
Call Stack \(most recent call first\):
|
2019-11-11 23:01:05 +01:00
|
|
|
CMakeLists.txt:[0-9]+ \(include\)
|