aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorSefa Eyeoglu <contact@scrumplex.net>2022-11-04 23:49:54 +0100
committerGitHub <noreply@github.com>2022-11-04 23:49:54 +0100
commit5e9b26dbef1c7cf917af17585c4282f58fc5eaef (patch)
tree4e0369c91ad7ae025df1024f56ba4df17d42cfe0 /.gitmodules
parent8f045af8679e9ae1da120eb56e4cec452284ac56 (diff)
parent396a7994f9f485192b13f21a3dcf6710b50356ed (diff)
downloadPrismLauncher-5e9b26dbef1c7cf917af17585c4282f58fc5eaef.tar.gz
PrismLauncher-5e9b26dbef1c7cf917af17585c4282f58fc5eaef.tar.bz2
PrismLauncher-5e9b26dbef1c7cf917af17585c4282f58fc5eaef.zip
Merge pull request #366 from TheLastRar/MSVC-Build
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 8d034354..95274f15 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,9 @@
[submodule "libraries/libnbtplusplus"]
path = libraries/libnbtplusplus
url = https://github.com/PrismLauncher/libnbtplusplus.git
+[submodule "libraries/zlib"]
+ path = libraries/zlib
+ url = https://github.com/madler/zlib.git
+[submodule "libraries/extra-cmake-modules"]
+ path = libraries/extra-cmake-modules
+ url = https://github.com/KDE/extra-cmake-modules