mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
10 lines
342 B
Plaintext
10 lines
342 B
Plaintext
CMake Error at NotObjlibTarget\.cmake:[0-9]+ \(file\):
|
|
Error evaluating generator expression:
|
|
|
|
\$<TARGET_OBJECTS:IFaceLib>
|
|
|
|
Objects of target "IFaceLib" 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\)
|