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
Network
KDE Connect
Commits
19d1fb6e
Commit
19d1fb6e
authored
Oct 28, 2020
by
Piyush Aggarwal
🎮
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove kdeconnectindicatorwin.svg from CMake to fix windows build
parent
61bd7130
Pipeline
#38916
passed with stage
in 10 minutes and 45 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
5 deletions
+1
-5
icon/CMakeLists.txt
icon/CMakeLists.txt
+1
-5
No files found.
icon/CMakeLists.txt
View file @
19d1fb6e
...
...
@@ -4,11 +4,7 @@ set(APP_ICONS
sc-apps-kdeconnectindicator.svg
)
if
(
WIN32
)
list
(
APPEND APP_ICONS sc-apps-kdeconnectindicatorwin.svg
)
else
()
list
(
APPEND APP_ICONS sc-apps-kdeconnectindicatordark.svg
)
endif
()
list
(
APPEND APP_ICONS sc-apps-kdeconnectindicatordark.svg
)
if
(
APPLE
)
# Craft adds share/icons into blacklist, which will not be copied into the bundle
...
...
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