mirror of
https://github.com/libretro/Play-.git
synced 2024-11-28 03:00:49 +00:00
Move OSX icon file location.
This commit is contained in:
parent
2242a3a807
commit
cd0372ce41
0
build_macosx/AppIcon.icns → Source/ui_macosx/AppIcon.icns
Normal file → Executable file
0
build_macosx/AppIcon.icns → Source/ui_macosx/AppIcon.icns
Normal file → Executable file
@ -702,7 +702,7 @@ if(TARGET_PLATFORM_MACOS)
|
||||
)
|
||||
|
||||
set(OSX_RES
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/../build_macosx/AppIcon.icns
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/../Source/ui_macosx/AppIcon.icns
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/../patches.xml
|
||||
)
|
||||
# Add our Executable
|
||||
|
Loading…
Reference in New Issue
Block a user