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

    \$<TARGET_OBJECTS:foo>

  Objects of target "foo" referenced but is not one of the allowed target
  types \(EXECUTABLE, STATIC, SHARED, MODULE, OBJECT\).
Call Stack \(most recent call first\):
  CMakeLists.txt:[0-9]+ \(include\)