mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-07 07:29:58 +01:00
Changed room executable name to azahar-room
This commit is contained in:
parent
99d59c6775
commit
1c0b14fda4
@ -6,7 +6,7 @@ add_executable(citra_room
|
|||||||
citra_room.rc
|
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)
|
create_target_directory_groups(citra_room)
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user