mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-11 14:17:54 +00:00
Changed executable names to eden
This commit is contained in:
parent
d60cf76e2d
commit
0d8a40e3da
3 changed files with 5 additions and 0 deletions
|
@ -233,6 +233,8 @@ add_executable(yuzu
|
|||
yuzu.rc
|
||||
)
|
||||
|
||||
set_target_properties(yuzu PROPERTIES OUTPUT_NAME "eden")
|
||||
|
||||
if (YUZU_CRASH_DUMPS)
|
||||
target_sources(yuzu PRIVATE
|
||||
breakpad.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue