mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2026-09-18 08:59:51 +00:00
@@ -68,7 +68,7 @@ endif()
|
||||
create_target_directory_groups(yuzu-cmd)
|
||||
|
||||
if (NOT MSVC)
|
||||
target_link_options(yuzu PRIVATE "LINKER:--icf=all,--gc-sections")
|
||||
target_link_options(yuzu-cmd PRIVATE "LINKER:--icf=all,--gc-sections")
|
||||
endif()
|
||||
# needed for vma
|
||||
if (NOT MSVC)
|
||||
|
||||
Reference in New Issue
Block a user