summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/File_Generate/OutputNameMatchesObjects-stderr.txt
blob: b08ef5a15147630fa1c3159a6aa3dc54127b6f46 (plain)
1
2
3
4
5
6
7
8
CMake Error at OutputNameMatchesObjects.cmake:[0-9]+ \(file\):
  Error evaluating generator expression:

    \$<TARGET_OBJECTS:foo>

  Objects of target "foo" referenced but is not an OBJECT library.
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)