mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-22 06:23:55 +00:00
35ac7776ee
Changed the default to generating PCH's for all platforms and added a premake command line option --without-pch, in case it breaks somewhere (but AFAIK, Mac's use recent enough versions of GCC, so it should be fine). # Added support for precompiled headers into the Linux build system. Build times are now significantly reduced (up to 50%!) This was SVN commit r4642.