Merge branch 'master' of https://github.com/GPUCode/citra into vulkan-2

This commit is contained in:
GPUCode
2023-02-05 21:57:29 +02:00
19 changed files with 402 additions and 306 deletions

View File

@@ -32,6 +32,7 @@ add_subdirectory(catch2)
set(CRYPTOPP_BUILD_DOCUMENTATION OFF)
set(CRYPTOPP_BUILD_TESTING OFF)
set(CRYPTOPP_INSTALL OFF)
set(CRYPTOPP_SOURCES "${CMAKE_SOURCE_DIR}/externals/cryptopp")
add_subdirectory(cryptopp-cmake)
# HACK: The logic to set up the base include directory for CryptoPP does not work with Android SDK CMake 3.22.1.

1
externals/cryptopp vendored Submodule

Submodule externals/cryptopp added at 511806c0eb