Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Accessibility
KMag
Commits
8965e243
Commit
8965e243
authored
Feb 08, 2022
by
Laurent Montel
Browse files
Fix url
parent
0c067304
Pipeline
#134860
passed with stage
in 37 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
8965e243
...
...
@@ -38,7 +38,7 @@ find_package(KF5 ${KF5_MIN_VERSION} REQUIRED COMPONENTS
find_package
(
QAccessibilityClient 0.4.2 CONFIG
)
set_package_properties
(
QAccessibilityClient PROPERTIES
DESCRIPTION
"KDE client-side accessibility library"
URL
"https://
commits
.kde.org/libqaccessibilityclient"
URL
"https://
invent
.kde.org/
libraries/
libqaccessibilityclient"
TYPE OPTIONAL
PURPOSE
"Required to enable keyboard focus tracking."
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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