From 88073834d0052272dce61556b9508e66b84cd494 Mon Sep 17 00:00:00 2001 From: gregory guy Date: Sat, 11 Aug 2018 09:09:44 +0200 Subject: First bach of cmake files in order to convert tdeadmin from autotools to cmake building system. --- kuser/icon/CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 kuser/icon/CMakeLists.txt (limited to 'kuser/icon') diff --git a/kuser/icon/CMakeLists.txt b/kuser/icon/CMakeLists.txt new file mode 100644 index 0000000..58576a9 --- /dev/null +++ b/kuser/icon/CMakeLists.txt @@ -0,0 +1,4 @@ +# This file is genereted by trinity-automake-cmake-convert script by Fat-Zer + +tde_install_icons( kuser ) + -- cgit v1.2.1