Add metainfo file
This commit is contained in:
@@ -111,6 +111,9 @@ if(UNIX AND NOT APPLE)
|
||||
install(FILES space.nouspiro.tenmon.svg DESTINATION "/usr/share/icons/hicolor/scalable/apps")
|
||||
endif()
|
||||
endif()
|
||||
if(DEFINED ENV{FLATPAK_DEST})
|
||||
install(FILES space.nouspiro.tenmon.metainfo.xml DESTINATION "$ENV{FLATPAK_DEST}/share/metainfo")
|
||||
endif()
|
||||
endif(UNIX AND NOT APPLE)
|
||||
|
||||
option(RELEASE_BUILD "Release build" OFF)
|
||||
|
||||
Reference in New Issue
Block a user