mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 21:00:01 -05:00
7 lines
372 B
Plaintext
7 lines
372 B
Plaintext
CMake Error in CMakeLists\.txt:
|
|
Property "SOMETHING" appears in both the COMPATIBLE_INTERFACE_BOOL and the
|
|
COMPATIBLE_INTERFACE_STRING property in the dependencies of target "user"\.
|
|
This is not allowed\. A property may only require compatibility in a
|
|
boolean interpretation, a numeric minimum, a numeric maximum or a string
|
|
interpretation, but not a mixture\.
|