9 lines
265 B
Plaintext
Raw Normal View History

2013-03-16 19:13:01 +02:00
CMake Error at BadNonTarget.cmake:7 \(include_directories\):
Error evaluating generator expression:
2013-11-03 12:27:13 +02:00
\$<TARGET_PROPERTY:NonExistent,INCLUDE_DIRECTORIES>
2013-03-16 19:13:01 +02:00
2013-11-03 12:27:13 +02:00
Target "NonExistent" not found.
2013-03-16 19:13:01 +02:00
Call Stack \(most recent call first\):
CMakeLists.txt:8 \(include\)$