mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-15 05:30:05 +00:00
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
2
externals/cryptopp/CMakeLists.txt
vendored
2
externals/cryptopp/CMakeLists.txt
vendored
@ -127,6 +127,8 @@ set(cryptopp_SOURCES
|
|||||||
cryptopp/ccm.cpp
|
cryptopp/ccm.cpp
|
||||||
cryptopp/cpu.cpp
|
cryptopp/cpu.cpp
|
||||||
cryptopp/cryptlib.cpp
|
cryptopp/cryptlib.cpp
|
||||||
|
cryptopp/des.cpp
|
||||||
|
cryptopp/dessp.cpp
|
||||||
cryptopp/dll.cpp
|
cryptopp/dll.cpp
|
||||||
cryptopp/ec2n.cpp
|
cryptopp/ec2n.cpp
|
||||||
cryptopp/ecp.cpp
|
cryptopp/ecp.cpp
|
||||||
|
Loading…
Reference in New Issue
Block a user