Port changes from Early Access

This commit is contained in:
darktux
2024-04-05 01:58:29 +02:00
parent 11b815703f
commit fc18b71a20
125 changed files with 14728 additions and 1754 deletions

View File

@@ -319,7 +319,7 @@ if (ENABLE_LIBUSB)
endif()
if (ARCHITECTURE_x86 OR ARCHITECTURE_x86_64)
find_package(xbyak 6 CONFIG)
find_package(xbyak 7 CONFIG)
endif()
if (ARCHITECTURE_arm64)