Externals: Add Xbyak
This commit is contained in:
parent
16df1f8078
commit
17fccb8c5d
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