tests: fibonacci example

This commit is contained in:
Merry 2023-03-31 10:26:35 +01:00
parent c326f9b02f
commit 5acf5614be
3 changed files with 172 additions and 3 deletions

View file

@ -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