pmp-p / pydk

An universal Python/pip+Panda3d build framework for Pythons Everywhere ( and Everyone )
https://github.com/pmp-p/pydk
MIT License
41 stars 4 forks source link

cmake produced lib are not stripped #23

Open pmp-p opened 3 years ago

pmp-p commented 3 years ago

leading to huge size of pydk-min.zip

pmp-p commented 3 years ago

from 1500 down to ~400MiB since abde8ea9302d130c5af7696574931257d1caa895

Todo : check -g/-O levels in all third parties !