mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-02-18 22:42:58 +00:00
tests: fibonacci example
This commit is contained in:
4
externals/CMakeLists.txt
vendored
4
externals/CMakeLists.txt
vendored
@@ -41,9 +41,7 @@ endif()
|
||||
# oaknut
|
||||
|
||||
if (NOT TARGET merry::oaknut)
|
||||
if ("arm64" IN_LIST ARCHITECTURE)
|
||||
add_subdirectory(oaknut)
|
||||
endif()
|
||||
add_subdirectory(oaknut)
|
||||
endif()
|
||||
|
||||
# robin-map
|
||||
|
||||
Reference in New Issue
Block a user