summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/GenEx-TARGET_PROPERTY/BadNonTarget-stderr.txt
blob: 0c9320b4418ea10794f3700d6b79f5bcdaad2e0b (plain)
1
2
3
4
5
6
7
8
9
10
CMake Error at BadNonTarget.cmake:6 \(include_directories\):
  Error evaluating generator expression:

    \$<TARGET_PROPERTY:NonExistent,INCLUDE_DIRECTORIES>

  Target "NonExistent" not found.
Call Stack \(most recent call first\):
  CMakeLists\.txt:[0-9]+ \(include\)
+
CMake Generate step failed\.  Build files cannot be regenerated correctly\.$