cryptopp: Add two extra files to source list

For some reason these are required too in MSVC Debug.
master
Yuri Kunde Schlesner 2017-12-09 21:30:10 +07:00
parent ae82b8d5cc
commit 87ff37fa95
1 changed files with 2 additions and 0 deletions

@ -127,6 +127,8 @@ set(cryptopp_SOURCES
cryptopp/ccm.cpp
cryptopp/cpu.cpp
cryptopp/cryptlib.cpp
cryptopp/des.cpp
cryptopp/dessp.cpp
cryptopp/dll.cpp
cryptopp/ec2n.cpp
cryptopp/ecp.cpp