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