cmake/Tests/RunCMake/TargetObjects/NotObjlibTarget-stderr.txt
2017-07-20 19:35:53 +02:00

9 lines
268 B
Plaintext

CMake Error at NotObjlibTarget.cmake:3 \(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\)