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

    \$<TARGET_OBJECTS:IFaceLib>

  Objects of target "IFaceLib" 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\)