This commit is contained in:
Stilky
2024-03-01 00:32:06 -08:00
committed by GitHub
2 changed files with 2 additions and 2 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)