[graphics/optiimage] /: Remove warning (found by cmake --warn-uninitialized -Werror=dev )

Laurent Montel <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit b53ec6e48d65e374c7d805ca55e4c1d1f4a20945 by Laurent Montel.
Committed on 28/07/2026 at 18:32.
Pushed by mlaurent into branch 'master'.

Remove warning (found by cmake --warn-uninitialized -Werror=dev )

M  +1    -1    CMakeLists.txt

https://invent.kde.org/graphics/optiimage/-/commit/b53ec6e48d65e374c7d805ca55e4c1d1f4a20945

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 684a06c..8ff33c9 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -18,7 +18,7 @@ set_package_properties(ECM PROPERTIES
     URL "https://api.kde.org/ecm/"
     DESCRIPTION "extra cmake modules")
 
-set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH})
+set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
 find_package(Qt6 ${QT_MIN_VERSION} NO_MODULE  COMPONENTS Core Gui Qml QuickControls2 Svg Widgets)
 set_package_properties(Qt6 PROPERTIES
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.