mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-22 03:38:55 +02:00
Changed executable names to eden
This commit is contained in:
parent
533c5231c9
commit
e4d277f0c8
3 changed files with 5 additions and 0 deletions
|
|
@ -27,4 +27,6 @@ if (YUZU_USE_PRECOMPILED_HEADERS)
|
|||
target_precompile_headers(yuzu-room PRIVATE precompiled_headers.h)
|
||||
endif()
|
||||
|
||||
set_target_properties(yuzu-room PROPERTIES OUTPUT_NAME "eden-room")
|
||||
|
||||
create_target_directory_groups(yuzu-room)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue