SNMetamorph / PrimeXT

Modern Half-Life 1 SDK for Xash3D FWGS engine, has enhanced graphics and physics and a lot of new features for mod-makers. Crossplatform, supports Windows/Linux. Based on XashXT and Spirit Of Half-Life.
https://snmetamorph.github.io/PrimeXT/
108 stars 30 forks source link

cmake: CompilerRuntime: avoid -static-libgcc on Apple #214

Closed a1batross closed 2 months ago

a1batross commented 2 months ago

-static-libgcc isn't recognized by Apple's build of Clang.

This is probably wrong and there should be a similar flag to statically link compiler runtime.

SNMetamorph commented 2 months ago

Also, unrelated but I think that CompilerRuntime: is not needed in commit message