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
Plasma
Plasma Workspace
Commits
dbddfbfe
Commit
dbddfbfe
authored
Mar 08, 2021
by
Nicolas Fella
Browse files
Fix cmake coding style
parent
e738abba
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
dbddfbfe
...
...
@@ -138,8 +138,7 @@ endif()
find_package
(
AppStreamQt 0.10.6
)
set_package_properties
(
AppStreamQt PROPERTIES DESCRIPTION
"Access metadata for listing available software"
URL
"https://www.freedesktop.org/wiki/Distributions/AppStream/"
TYPE OPTIONAL
)
TYPE OPTIONAL
)
if
(
${
AppStreamQt_FOUND
}
)
set
(
HAVE_APPSTREAMQT true
)
...
...
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