mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2025-01-12 17:59:06 +01:00
7b2d7c5d9b
Instead of globbing all .cpp files that ship with CryptoPP, use an explicit list of files to compile. This cuts out compilation of a lot of stuff we don't use (reducing build times) and also works around https://github.com/weidai11/cryptopp/issues/527