summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/TargetPropertyGeneratorExpressions/BadInvalidName1-stderr.txt
blob: 9c146e057b7e1c69975c289efac95703d2914c9d (plain)
1
2
3
4
5
6
7
8
CMake Error at BadInvalidName1.cmake:7 \(include_directories\):
  Error evaluating generator expression:

    \$<TARGET_PROPERTY:Invali/dTarget,INCLUDE_DIRECTORIES>

  Target name not supported.
Call Stack \(most recent call first\):
  CMakeLists.txt:8 \(include\)