mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-27 09:29:15 -05:00
08cb4fa4c0
This use of generator expressions, like all others to come which operate on target properties, must initalize the dag checker.
7 lines
166 B
Plaintext
7 lines
166 B
Plaintext
CMake Error:
|
|
Error evaluating generator expression:
|
|
|
|
\$<TARGET_PROPERTY:INCLUDE_DIRECTORIES>
|
|
|
|
Self reference on target "TargetPropertyGeneratorExpressions".$
|