mirror of
https://github.com/azahar-emu/azahar.git
synced 2025-04-28 13:47:59 +03:00
Changed room executable name to azahar-room
This commit is contained in:
parent
99d59c6775
commit
1c0b14fda4
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ add_executable(citra_room
|
|||
citra_room.rc
|
||||
)
|
||||
|
||||
set_target_properties(citra_room PROPERTIES OUTPUT_NAME "citra-room")
|
||||
set_target_properties(citra_room PROPERTIES OUTPUT_NAME "azahar-room")
|
||||
|
||||
create_target_directory_groups(citra_room)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue