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
KTurtle
Commits
c2d207dd
Commit
c2d207dd
authored
Nov 13, 2020
by
Albert Astals Cid
Browse files
Add missing kdoctools_install
parent
5b1486ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
c2d207dd
...
...
@@ -53,5 +53,7 @@ add_subdirectory (src)
add_subdirectory
(
icons
)
ki18n_install
(
po
)
kdoctools_install
(
po
)
install
(
FILES org.kde.kturtle.appdata.xml DESTINATION
${
KDE_INSTALL_METAINFODIR
}
)
feature_summary
(
WHAT ALL INCLUDE_QUIET_PACKAGES FATAL_ON_MISSING_REQUIRED_PACKAGES
)
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