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

Laurent Montel <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 3131af6ad6007a9cff25172b52900b8cb1e42697 by Laurent Montel.
Committed on 23/07/2026 at 11:53.
Pushed by mlaurent into branch 'master'.

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

M  +1    -1    CMakeLists.txt

https://invent.kde.org/utilities/yakuake/-/commit/3131af6ad6007a9cff25172b52900b8cb1e42697

diff --git a/CMakeLists.txt b/CMakeLists.txt
index 90944201..a9f34ae5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -16,7 +16,7 @@ set(CMAKE_CXX_STANDARD 20)
 set(CMAKE_CXX_STANDARD_REQUIRED ON)
 
 find_package(ECM ${KF_MIN_VERSION} REQUIRED NO_MODULE)
-set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH})
+set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
 include(KDEInstallDirs)
 include(KDECMakeSettings)
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.