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
a0aa1a11
Commit
a0aa1a11
authored
Nov 12, 2021
by
Antonio Rojas
Browse files
Remove bogus kitemmodels dependency
It was added by mistake in
a5b8c609
parent
1959c02e
Pipeline
#100004
passed with stage
in 16 minutes and 29 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
a0aa1a11
...
...
@@ -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
}
)
...
...
Antonio Rojas
@arojas
mentioned in commit
008eb122
·
Nov 22, 2021
mentioned in commit
008eb122
mentioned in commit 008eb122f921d0c8a83d02f9f9b75584942817fb
Toggle commit list
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