cmake/Tests/RunCMake/TargetObjects/NotObjlibTarget-stderr.txt

10 lines
339 B
Plaintext
Raw Normal View History

2019-11-11 23:01:05 +01:00
CMake Error at NotObjlibTarget.cmake:[0-9]+ \(file\):
2017-07-20 19:35:53 +02:00
Error evaluating generator expression:
2019-11-11 23:01:05 +01:00
\$<TARGET_OBJECTS:IFaceLib>
2017-07-20 19:35:53 +02:00
2021-09-14 00:13:48 +02:00
Objects of target "IFaceLib" referenced but is not one of the allowed
target types \(EXECUTABLE, STATIC, SHARED, MODULE, OBJECT\).
2017-07-20 19:35:53 +02:00
Call Stack \(most recent call first\):
2019-11-11 23:01:05 +01:00
CMakeLists.txt:[0-9]+ \(include\)