Imported Upstream version 2.8.11.2
[platform/upstream/cmake.git] / Tests / RunCMake / TargetPropertyGeneratorExpressions / BadInvalidName3-stderr.txt
1 CMake Error at BadInvalidName3.cmake:7 \(include_directories\):
2   Error evaluating generator expression:
3
4     \$<TARGET_PROPERTY:Invali/dProperty>
5
6   Property name not supported.
7 Call Stack \(most recent call first\):
8   CMakeLists.txt:8 \(include\)$