blob: 77c4afd081662d2be5c47384a494508d945146cc (
plain)
1
2
3
4
5
6
7
8
9
|
CMake Error at NotObjlibTarget.cmake:[0-9]+ \(file\):
Error evaluating generator expression:
\$<TARGET_OBJECTS:IFaceLib>
Objects of target "IFaceLib" referenced but is not an allowed library types
\(EXECUTABLE, STATIC, SHARED, MODULE, OBJECT\).
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9]+ \(include\)
|