aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2023-01-07 14:57:13 +0100
committerJoshua Goins <josh@redstrate.com>2023-01-12 10:08:52 -0500
commit22a2b7ac463e7ea339d4d57be3b770fbf09518bf (patch)
treec2eedd8f6fe7f75c916daf0ab93d976b2e39e6a8 /.gitmodules
parentaa7c910e262d4c3d655a9a7f853b52d7cd0641a9 (diff)
downloadPrismLauncher-22a2b7ac463e7ea339d4d57be3b770fbf09518bf.tar.gz
PrismLauncher-22a2b7ac463e7ea339d4d57be3b770fbf09518bf.tar.bz2
PrismLauncher-22a2b7ac463e7ea339d4d57be3b770fbf09518bf.zip
refactor: support system and bundled cmark
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 95274f15..87703fee 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -16,3 +16,6 @@
[submodule "libraries/extra-cmake-modules"]
path = libraries/extra-cmake-modules
url = https://github.com/KDE/extra-cmake-modules
+[submodule "libraries/cmark"]
+ path = libraries/cmark
+ url = https://github.com/commonmark/cmark.git