mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-05 16:52:33 -07:00
@@ -385,6 +385,6 @@ if (NOT APPLE)
|
||||
target_compile_definitions(yuzu PRIVATE HAS_OPENGL)
|
||||
endif()
|
||||
|
||||
if (ARCHITECTURE_x86_64)
|
||||
if (ARCHITECTURE_x86_64 OR ARCHITECTURE_arm64)
|
||||
target_link_libraries(yuzu PRIVATE dynarmic)
|
||||
endif()
|
||||
|
Reference in New Issue
Block a user