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

    \$<TARGET_OBJECTS:foo>

  The evaluation of the TARGET_OBJECTS generator expression is only suitable
  for consumption by CMake.  It is not suitable for writing out elsewhere.
Call Stack \(most recent call first\):
  CMakeLists.txt:6 \(include\)