Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Breeze for GTK
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Plasma
Breeze for GTK
Commits
4757d48d
Commit
4757d48d
authored
Dec 20, 2017
by
Luca Beltrame
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixup install paths
parent
9fcbe377
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
Breeze-dark-gtk/CMakeLists.txt
Breeze-dark-gtk/CMakeLists.txt
+0
-1
Breeze-gtk/CMakeLists.txt
Breeze-gtk/CMakeLists.txt
+0
-1
No files found.
Breeze-dark-gtk/CMakeLists.txt
View file @
4757d48d
...
...
@@ -3,6 +3,5 @@ install(DIRECTORY gtk-2.0 DESTINATION ${KDE_INSTALL_FULL_DATAROOTDIR}/themes/Bre
install
(
DIRECTORY assets DESTINATION
${
KDE_INSTALL_FULL_DATAROOTDIR
}
/themes/Breeze-Dark
${
directory_EXCLUDES
}
)
install
(
DIRECTORY gtk-3.0 DESTINATION
${
KDE_INSTALL_FULL_DATAROOTDIR
}
/themes/Breeze-Dark
)
install
(
DIRECTORY gtk-3.18 DESTINATION
${
KDE_INSTALL_FULL_DATAROOTDIR
}
/themes/Breeze-Dark
)
install
(
DIRECTORY gtk-3.20 DESTINATION
${
KDE_INSTALL_FULL_DATAROOTDIR
}
/themes/Breeze-Dark
)
Breeze-gtk/CMakeLists.txt
View file @
4757d48d
...
...
@@ -3,6 +3,5 @@ install(DIRECTORY gtk-2.0 DESTINATION ${KDE_INSTALL_FULL_DATAROOTDIR}/themes/Bre
install
(
DIRECTORY assets DESTINATION
${
KDE_INSTALL_FULL_DATAROOTDIR
}
/themes/Breeze
${
directory_EXCLUDES
}
)
install
(
DIRECTORY gtk-3.0 DESTINATION
${
KDE_INSTALL_FULL_DATAROOTDIR
}
/themes/Breeze
)
install
(
DIRECTORY gtk-3.18 DESTINATION
${
KDE_INSTALL_FULL_DATAROOTDIR
}
/themes/Breeze
)
install
(
DIRECTORY gtk-3.20 DESTINATION
${
KDE_INSTALL_FULL_DATAROOTDIR
}
/themes/Breeze
)
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