mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-24 19:35:47 +00:00
Externals: Add Xbyak
This commit is contained in:
parent
54d46cad7c
commit
fec927591e
4 changed files with 14 additions and 0 deletions
|
@ -256,6 +256,8 @@ set(INI_PREFIX "${CMAKE_CURRENT_SOURCE_DIR}/externals/inih")
|
|||
include_directories(${INI_PREFIX})
|
||||
add_subdirectory(${INI_PREFIX})
|
||||
|
||||
add_subdirectory(externals)
|
||||
|
||||
option(DYNARMIC_TESTS OFF)
|
||||
add_subdirectory(externals/dynarmic)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue