summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/TargetPropertyGeneratorExpressions/BadLinked-UtilityTarget-stderr.txt
blob: fb065540b7fbdc788057b8548953fa6252fb384f (plain)
1
2
3
4
5
6
7
8
CMake Error at BadLinked-UtilityTarget.cmake:7 \(set_property\):
  Error evaluating generator expression:

    \$<LINKED:check>

  Target "check" is not an executable or library.
Call Stack \(most recent call first\):
  CMakeLists.txt:8 \(include\)