blob: 3b3bab07d0d9071fdd2515bd7d44b1e096c6a6c5 (
plain)
1
2
3
4
5
6
7
8
|
CMake Error at BadNonTarget.cmake:7 \(include_directories\):
Error evaluating generator expression:
\$<TARGET_PROPERTY:NonExistant,INCLUDE_DIRECTORIES>
Target "NonExistant" not found.
Call Stack \(most recent call first\):
CMakeLists.txt:8 \(include\)$
|