1
0
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:
Mathieu Schroeter 2017-02-25 23:32:51 +01:00
parent d66ca090da
commit 4a9294a6ec

View File

@ -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 (