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
Education
Artikulate
Commits
88edf1ce
Commit
88edf1ce
authored
Sep 08, 2020
by
Tobias Fella
Committed by
Andreas Cord-Landwehr
Sep 08, 2020
Browse files
Fix CMakeLists
(cherry picked from commit
81706afd
)
parent
eb3dde9e
Changes
1
Hide whitespace changes
Inline
Side-by-side
CMakeLists.txt
View file @
88edf1ce
...
...
@@ -58,7 +58,7 @@ ecm_optional_add_subdirectory(liblearnerprofile)
ecm_optional_add_subdirectory
(
autotests
)
# files to install in the artikulate project root directory
k18n_install
(
po
)
k
i
18n_install
(
po
)
install
(
PROGRAMS org.kde.artikulate.desktop DESTINATION
${
XDG_APPS_INSTALL_DIR
}
)
install
(
FILES org.kde.artikulate.appdata.xml DESTINATION
${
KDE_INSTALL_METAINFODIR
}
)
...
...
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