InterfaceString-Bool-Conflict-stderr.txt 323 B

12345
  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 or a string interpretation, but not both.