From 625c20b0685de093b108a892291225b4420aa684 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sat, 15 Dec 2018 13:25:07 +0100 Subject: conversion to the cmake building system Signed-off-by: gregory guy --- icons/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 icons/CMakeLists.txt (limited to 'icons') diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt new file mode 100644 index 0000000..06df451 --- /dev/null +++ b/icons/CMakeLists.txt @@ -0,0 +1 @@ +tde_install_icons( DESTINATION ${DATA_INSTALL_DIR}/${PROJECT_NAME}/icons ) -- cgit v1.2.1