blob: bb839340346979bdfdbff8704f6b309bb7814e48 (
plain)
1
2
3
4
5
6
7
8
|
CMake Error at NotObjlibTarget.cmake:4 \(file\):
Error evaluating generator expression:
\$<TARGET_OBJECTS:StaticLib>
Objects of target "StaticLib" referenced but is not an OBJECT library.
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)
|