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
Education
Rocs
Commits
79269c6b
Commit
79269c6b
authored
Sep 06, 2020
by
Andreas Cord-Landwehr
Browse files
Move macro above feature summary
parent
abd1641d
Pipeline
#33252
passed with stage
in 7 minutes and 2 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
79269c6b
...
...
@@ -90,8 +90,8 @@ if(KF5DocTools_FOUND)
ecm_optional_add_subdirectory
(
doc
)
endif
()
ki18n_install
(
po
)
set_package_properties
(
Boost PROPERTIES DESCRIPTION
"Boost C++ Libraries"
URL
"https://www.boost.org"
)
feature_summary
(
WHAT ALL
)
ki18n_install
(
po
)
install
(
FILES org.kde.rocs.appdata.xml DESTINATION
${
CMAKE_INSTALL_METAINFODIR
}
)
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