mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 01:49:23 -05:00
9 lines
265 B
Plaintext
9 lines
265 B
Plaintext
CMake Error at BadNonTarget.cmake:7 \(include_directories\):
|
|
Error evaluating generator expression:
|
|
|
|
\$<TARGET_PROPERTY:NonExistent,INCLUDE_DIRECTORIES>
|
|
|
|
Target "NonExistent" not found.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:8 \(include\)$
|