Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Plasma
Plasma Add-ons
Commits
88fe32d4
Commit
88fe32d4
authored
Dec 14, 2020
by
Nicolas Fella
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused KIconThemes dependency
parent
b93baf5d
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
CMakeLists.txt
CMakeLists.txt
+0
-1
applets/weather/CMakeLists.txt
applets/weather/CMakeLists.txt
+0
-1
No files found.
CMakeLists.txt
View file @
88fe32d4
...
...
@@ -47,7 +47,6 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
Declarative
Holidays
I18n
IconThemes
KIO
KCMUtils
Kross
...
...
applets/weather/CMakeLists.txt
View file @
88fe32d4
...
...
@@ -33,7 +33,6 @@ add_library(weatherplugin SHARED ${weather_SRCS})
target_link_libraries
(
weatherplugin
KF5::Plasma
KF5::UnitConversion
KF5::IconThemes
KF5::I18n
Qt5::Qml
)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment