Update Xbyak from 6.68 to 7.05.1
Xbyak hasn't been updated for 2 years and it seemed important to me to do so. The new version fixes many problems.
This commit is contained in:
parent
1bec420695
commit
e3cc4b290e
2 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue