mirror of
https://github.com/blupi-games/planetblupi
synced 2024-12-30 10:15:36 +01:00
Fix svg icon copy
This commit is contained in:
parent
d66ca090da
commit
4a9294a6ec
@ -76,7 +76,7 @@ macro( APPIMAGE_PACKAGE TARGET APPIMAGE_TITLE CONFIGDIR DATA LIBRARIES LIBRARY_F
|
||||
# Copy and configure some data for the AppDir
|
||||
configure_file (
|
||||
"${APPIMAGE_ICON}"
|
||||
"${APPIMAGE_ICON_TARGET}"
|
||||
"${APPIMAGE_ICON_TARGET}.svg"
|
||||
COPYONLY
|
||||
)
|
||||
configure_file (
|
||||
|
Loading…
x
Reference in New Issue
Block a user