Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/supermerill/SuperSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsupermerill <merill@free.fr>2022-01-19 02:59:04 +0300
committersupermerill <merill@free.fr>2022-01-19 03:12:51 +0300
commitf18692fe70a2bb777d4a43638f1165769c6043bb (patch)
treef9e23e3fd7c4d32c4fe88343c58a78ae8dc50e6e /.gitmodules
parentbfd5ac9b6a7c23b16da9ae16235ac36a8d26a020 (diff)
Fix compile on windows & linux
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 929df503f..138c5b3f6 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "src/ArcWelderLib"]
path = src/ArcWelderLib
url = https://github.com/FormerLurker/ArcWelderLib.git
+[submodule "resources/profiles"]
+ path = resources/profiles
+ url = https://github.com/slic3r/slic3r-profiles.git