forked from mirrors/0ad
1fac3461f9
Striping is trivial, getting the debug symbols if premake just strips them silently is a pain tho. Stripping should optionally be done during install, as we don't have an install target nor an install-strip target, make it a configure option which is off by default. Signed-off-by: Ralph Sennhauser <ralph.sennhauser@gmail.com>