Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Multimedia
JuK
Commits
008eb122
Commit
008eb122
authored
Nov 12, 2021
by
Antonio Rojas
Browse files
Remove bogus kitemmodels dependency
It was added by mistake in
a5b8c609
(cherry picked from commit
a0aa1a11
)
parent
09fa6022
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
008eb122
...
...
@@ -202,9 +202,6 @@ feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAG
install
(
TARGETS juk
${
INSTALL_TARGETS_DEFAULT_ARGS
}
)
find_package
(
KF5
${
KF5_MIN_VERSION
}
REQUIRED COMPONENTS ItemModels
)
target_link_libraries
(
juk KF5::ItemModels
)
########### install files ###############
install
(
PROGRAMS org.kde.juk.desktop DESTINATION
${
XDG_APPS_INSTALL_DIR
}
)
...
...
Write
Preview
Supports
Markdown
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