mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-23 13:37:04 +02:00
Build fixes
Signed-off-by: crueter <crueter@eden-emu.dev>
This commit is contained in:
parent
1516568a30
commit
34a6dfd2a8
8 changed files with 88 additions and 23 deletions
|
|
@ -369,7 +369,7 @@ if (APPLE)
|
|||
if (CMAKE_GENERATOR MATCHES "Xcode")
|
||||
set(_icons "${_dist}/eden.icon")
|
||||
|
||||
set_target_properties(eden PROPERTIES
|
||||
set_target_properties(yuzu PROPERTIES
|
||||
XCODE_ATTRIBUTE_ASSETCATALOG_COMPILER_APPICON_NAME eden
|
||||
MACOSX_BUNDLE_ICON_FILE eden
|
||||
# Also force xcode to manage signing for us.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue