[education/rkward] rkward: roxygen2 snippets added
Stefan Rödiger
null at kde.org
Mon Jun 20 21:46:18 BST 2022
Git commit c20f26907505a7d4bedce1f44e27b8171e011757 by Stefan Rödiger.
Committed on 20/06/2022 at 20:43.
Pushed by srodiger into branch 'master'.
roxygen2 snippets added
M +1 -0 rkward/CMakeLists.txt
https://invent.kde.org/education/rkward/commit/c20f26907505a7d4bedce1f44e27b8171e011757
diff --git a/rkward/CMakeLists.txt b/rkward/CMakeLists.txt
index 391bc900..0c879fb5 100644
--- a/rkward/CMakeLists.txt
+++ b/rkward/CMakeLists.txt
@@ -127,3 +127,4 @@ ENDIF(SharedMimeInfo_FOUND)
INSTALL(FILES RKWardRMd.xml DESTINATION ${DATA_INSTALL_DIR}/ktexteditor_snippets/data)
INSTALL(FILES RKWardLaTeX.xml DESTINATION ${DATA_INSTALL_DIR}/ktexteditor_snippets/data)
INSTALL(FILES RKWardR.xml DESTINATION ${DATA_INSTALL_DIR}/ktexteditor_snippets/data)
+INSTALL(FILES RKWardroxygen2.xml DESTINATION ${DATA_INSTALL_DIR}/ktexteditor_snippets/data)
More information about the rkward-tracker
mailing list