From 199d48de5c43ab5da32fdfe2006f9d89bd4b6d17 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 7 May 2024 18:59:54 +0900 Subject: CMake conversion Signed-off-by: Michele Calgaro --- icons/app/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 icons/app/CMakeLists.txt (limited to 'icons/app') diff --git a/icons/app/CMakeLists.txt b/icons/app/CMakeLists.txt new file mode 100644 index 0000000..5cca3c6 --- /dev/null +++ b/icons/app/CMakeLists.txt @@ -0,0 +1 @@ +tde_install_icons( DESTINATION ${ICON_INSTALL_DIR} ) -- cgit v1.2.1