Fix warnings about duplicate libs when linking
With XCode 15 and the Command Line Tools 15 the linker or the settings were changed such that on macosx one gets a warning about duplicate libraries when linking for several libraries and binaries. The fix simply suppress the warning when using XCode or CLT with a version equal or above 15. fix
Loading
Please register or sign in to comment