cmake/Tests/RunCMake/File_Generate/OutputNameMatchesObjects-stderr.txt

9 lines
275 B
Plaintext
Raw Normal View History

2017-07-20 19:35:53 +02:00
CMake Error at OutputNameMatchesObjects.cmake:[0-9]+ \(file\):
2015-04-27 22:25:09 +02:00
Error evaluating generator expression:
\$<TARGET_OBJECTS:foo>
2017-07-20 19:35:53 +02:00
Objects of target "foo" referenced but is not an OBJECT library.
2015-04-27 22:25:09 +02:00
Call Stack \(most recent call first\):
2017-07-20 19:35:53 +02:00
CMakeLists.txt:[0-9]+ \(include\)