mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 01:54:20 +03:00
change(CMakeLists.txt): dehardcode launcher name
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
(cherry picked from commit 7c5d54f8aa)
This commit is contained in:
parent
fc8651a619
commit
56bcf85280
1 changed files with 1 additions and 1 deletions
|
|
@ -413,7 +413,7 @@ if(UNIX AND APPLE)
|
|||
COMMAND ${ACTOOL_EXE} "${ICON_SOURCE}"
|
||||
--compile "${ASSETS_OUT_DIR}"
|
||||
--output-partial-info-plist /dev/null
|
||||
--app-icon PrismLauncher
|
||||
--app-icon ${Launcher_Name}
|
||||
--enable-on-demand-resources NO
|
||||
--target-device mac
|
||||
--minimum-deployment-target ${CMAKE_OSX_DEPLOYMENT_TARGET}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue