2013-02-07 03:47:31 +04:00
|
|
|
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
|
2013-12-27 03:29:52 +04:00
|
|
|
boolean interpretation, a numeric minimum, a numeric maximum or a string
|
|
|
|
interpretation, but not a mixture.
|