Skip to content
Snippets Groups Projects
Commit 8324968b authored by Administrator's avatar Administrator
Browse files

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
parent acc2b8d1
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment