mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-06-28 20:35:22 +02:00
fixup bundled for gentoo ig
This commit is contained in:
parent
c76ee6faec
commit
4c1170851b
4 changed files with 777 additions and 16 deletions
|
|
@ -384,7 +384,7 @@ endif()
|
|||
if (CMAKE_SYSTEM_NAME STREQUAL "Windows")
|
||||
target_compile_definitions(dynarmic PRIVATE FMT_USE_WINDOWS_H=0)
|
||||
endif()
|
||||
if (xbyak_ADDED)
|
||||
if (NOT DEFINED xbyak_ADDED)
|
||||
target_compile_definitions(dynarmic PRIVATE XBYAK_BUNDLED=1)
|
||||
endif()
|
||||
target_compile_definitions(dynarmic PRIVATE FMT_USE_USER_DEFINED_LITERALS=1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue