InterfaceString-Bool-Min-Conflict-stderr.txt 400 B

1234567
  1. CMake Error in CMakeLists.txt:
  2. Property "OTHER" appears in both the COMPATIBLE_INTERFACE_BOOL,
  3. COMPATIBLE_INTERFACE_NUMBER_MIN and the COMPATIBLE_INTERFACE_STRING
  4. property in the dependencies of target "user". This is not allowed. A
  5. property may only require compatibility in a boolean interpretation, a
  6. numeric minimum, a numeric maximum or a string interpretation, but not a
  7. mixture.