From 2578c13462d6ff5f6da401c62b24c461b3b445ca Mon Sep 17 00:00:00 2001 From: gregory guy Date: Tue, 25 Feb 2020 15:05:47 +0100 Subject: Conversion to the cmake building system. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: gregory guy Signed-off-by: Slávek Banko --- tags/CMakeLists.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tags/CMakeLists.txt (limited to 'tags') diff --git a/tags/CMakeLists.txt b/tags/CMakeLists.txt new file mode 100644 index 0000000..f70af71 --- /dev/null +++ b/tags/CMakeLists.txt @@ -0,0 +1,3 @@ +tde_install_icons() + +#tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/icons ) -- cgit v1.2.1