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
1 changed files with 2 additions and 0 deletions
2
externals/cryptopp/CMakeLists.txt
vendored
2
externals/cryptopp/CMakeLists.txt
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue