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

10 lines
338 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>
2021-09-14 00:13:48 +02:00
Objects of target "foo" referenced but is not one of the allowed target
types \(EXECUTABLE, STATIC, SHARED, MODULE, OBJECT\).
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\)