mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2025-12-21 21:26:11 +01:00
tests: fibonacci example
This commit is contained in:
parent
c326f9b02f
commit
5acf5614be
3 changed files with 172 additions and 3 deletions
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue