mirror of
https://github.com/azahar-emu/azahar
synced 2025-11-07 07:29:58 +01:00
Changed executable name to azahar
This commit is contained in:
parent
f94e28335c
commit
03d3d3601f
@ -4,7 +4,7 @@ add_executable(citra_meta
|
|||||||
precompiled_headers.h
|
precompiled_headers.h
|
||||||
)
|
)
|
||||||
|
|
||||||
set_target_properties(citra_meta PROPERTIES OUTPUT_NAME "citra")
|
set_target_properties(citra_meta PROPERTIES OUTPUT_NAME "azahar")
|
||||||
|
|
||||||
if (APPLE)
|
if (APPLE)
|
||||||
set(DIST_DIR "../../dist/apple")
|
set(DIST_DIR "../../dist/apple")
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user