forked from mirrors/0ad
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.