From 26f73f5100c4917f50f593f55fc96776055d2b39 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Thu, 9 May 2019 16:11:56 +0200 Subject: conversion to the cmake building system Signed-off-by: gregory guy --- icon/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 icon/CMakeLists.txt (limited to 'icon') diff --git a/icon/CMakeLists.txt b/icon/CMakeLists.txt new file mode 100644 index 0000000..63f765b --- /dev/null +++ b/icon/CMakeLists.txt @@ -0,0 +1 @@ +tde_install_icons( ) -- cgit v1.2.3