mirror of
https://github.com/reactos/CMake.git
synced 2024-12-15 15:48:52 +00:00
e98799105b
The properties are evaluated as link-dependent interface properties when evaluating the generator expressions.
6 lines
250 B
Plaintext
6 lines
250 B
Plaintext
CMake Error in CMakeLists.txt:
|
|
Target "foo" has property "INCLUDE_DIRECTORIES" listed in its
|
|
COMPATIBLE_INTERFACE_BOOL property. This is not allowed. Only
|
|
user-defined properties may appear listed in the COMPATIBLE_INTERFACE_BOOL
|
|
property.
|