mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-11-24 15:02:08 -06:00
Core: add cryptopp library (#2412)
This commit is contained in:
committed by
Yuri Kunde Schlesner
parent
d60767d393
commit
dbc94efdb5
3
externals/CMakeLists.txt
vendored
3
externals/CMakeLists.txt
vendored
@@ -6,3 +6,6 @@ if (ARCHITECTURE_x86_64)
|
||||
target_compile_options(xbyak INTERFACE -fno-operator-names)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
add_subdirectory(cryptopp)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user