From 3259ac6d61e97fcffd23c5ffd3514cb296d69834 Mon Sep 17 00:00:00 2001 From: aqua Date: Sun, 14 Aug 2022 09:34:56 +0300 Subject: Update CMakeLists to use Qt6 --- icons/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icons') diff --git a/icons/CMakeLists.txt b/icons/CMakeLists.txt index 9d7ead58..622f18d4 100644 --- a/icons/CMakeLists.txt +++ b/icons/CMakeLists.txt @@ -1,2 +1,2 @@ # install standard icons -KDE4_INSTALL_ICONS( ${ICON_INSTALL_DIR} ) +#KDE4_INSTALL_ICONS( ${ICON_INSTALL_DIR} ) -- cgit v1.2.1