early-access version 2458

This commit is contained in:
pineappleEA
2022-02-01 16:36:57 +01:00
parent 3d636b86e0
commit 58114616f0
4 changed files with 8 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
# Always build externals as static libraries, even when dynarmic is built as shared
set(BUILD_SHARED_LIBS OFF)
# For libraries that already come with a CMakeLists file,
# simply add the directory to that file as a subdirectory
# to have CMake automatically recognize them.