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

    \$<TARGET_OBJECTS:StaticLib>

  Objects of target "StaticLib" referenced but is not an OBJECT library.
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)