InterfaceString-Bool-Conflict-stderr.txt 368 B

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