mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 01:45:45 -04:00
CPU/NewRec: Add AArch32 backend
This commit is contained in:
@ -1,2 +1,3 @@
|
||||
add_library(xbyak INTERFACE)
|
||||
target_include_directories(xbyak INTERFACE "${CMAKE_CURRENT_SOURCE_DIR}/xbyak")
|
||||
target_compile_definitions(xbyak INTERFACE "XBYAK_NO_EXCEPTION=1")
|
||||
|
Reference in New Issue
Block a user