fix build
This commit is contained in:
parent
e6253c8091
commit
37fc2d5d79
@ -20,8 +20,8 @@ set(Launcher_Domain "" PARENT_SCOPE)
|
||||
set(Launcher_UserAgent "PrismLauncher/${Launcher_RELEASE_VERSION_NAME}" PARENT_SCOPE)
|
||||
set(Launcher_ConfigFile "pollymc.cfg" PARENT_SCOPE)
|
||||
set(Launcher_Git "https://github.com/fn2006/PollyMC" PARENT_SCOPE)
|
||||
set(Launcher_DesktopFileName "org.fn2006.PollyMC.desktop" PARENT_SCOPE)
|
||||
set(Launcher_SVGFileName "org.fn2006.PollyMC.svg" PARENT_SCOPE)
|
||||
set(Launcher_DesktopFileName "org.fn2006.PollyMC.desktop")
|
||||
set(Launcher_SVGFileName "org.fn2006.PollyMC.svg")
|
||||
|
||||
set(Launcher_Desktop "program_info/${Launcher_DesktopFileName}" PARENT_SCOPE)
|
||||
set(Launcher_MetaInfo "program_info/org.fn2006.PollyMC.metainfo.xml" PARENT_SCOPE)
|
||||
|
Loading…
Reference in New Issue
Block a user