From 4da48b0546aac27f0350f7ed16bb188043d2e85b Mon Sep 17 00:00:00 2001 From: Martchus Date: Mon, 19 Feb 2018 19:50:07 +0100 Subject: [PATCH] Install appdata.xml template --- CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index b71d349..f1b2dd3 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -94,6 +94,7 @@ set(CMAKE_TEMPLATE_FILES cmake/templates/StaticConfig.cmake.in cmake/templates/config.h.in cmake/templates/desktop.in + cmake/templates/appdata.xml.in cmake/templates/doxygen.in cmake/templates/global.h.in cmake/templates/template.pc.in