Port changes from Early Access

This commit is contained in:
darktux 2024-04-05 01:58:29 +02:00 committed by Briar
parent a549bacaa9
commit ca0549bc0f
60 changed files with 12639 additions and 1166 deletions

View file

@ -334,7 +334,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)