[education/artikulate] src: Remove warning (found by cmake --warn-uninitialized -Werror=dev )
Laurent Montel <[email protected]>
| Newsgroups | gmane.comp.kde.cvs |
|---|---|
| Message-ID | <[email protected]> |
Git commit 298ed2c5b9cf986943eaa0cce0d062e1c2f3f602 by Laurent Montel.
Committed on 22/07/2026 at 11:39.
Pushed by mlaurent into branch 'master'.
Remove warning (found by cmake --warn-uninitialized -Werror=dev )
M +1 -1 src/CMakeLists.txt
https://invent.kde.org/education/artikulate/-/commit/298ed2c5b9cf986943eaa0cce0d062e1c2f3f602
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 56f05fda..95ac69a0 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -13,7 +13,7 @@ include_directories(
${artikulate_SOURCE_DIR}
)
-add_library(artikulatecore SHARED ${artikulateCore_SRCS})
+add_library(artikulatecore SHARED)
kconfig_add_kcfg_files(artikulatecore settings.kcfgc)
# set the source code files from which Artikulate is compiled
target_sources(artikulatecore PRIVATE