cryptopp: Add two extra files to source list
For some reason these are required too in MSVC Debug.
This commit is contained in:
parent
ae82b8d5cc
commit
87ff37fa95
|
@ -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
|
||||
|
|
Reference in New Issue