Changed executable name to azahar
This commit is contained in:
parent
f94e28335c
commit
03d3d3601f
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ add_executable(citra_meta
|
|||
precompiled_headers.h
|
||||
)
|
||||
|
||||
set_target_properties(citra_meta PROPERTIES OUTPUT_NAME "citra")
|
||||
set_target_properties(citra_meta PROPERTIES OUTPUT_NAME "azahar")
|
||||
|
||||
if (APPLE)
|
||||
set(DIST_DIR "../../dist/apple")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue