Use CMake's native MACHO_COMPATIBILITY_VERSION and MACHO_CURRENT_VERSION properties rather than manually pass linker flags. These properties are available since CMake 3.17.0, released in 2020.
Use CMake's native MACHO_COMPATIBILITY_VERSION and MACHO_CURRENT_VERSION properties rather than manually pass linker flags. These properties are available since CMake 3.17.0, released in 2020.