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