Forráskód Böngészése

use relative path for qt submodule

Ashish Kulkarni 7 éve
szülő
commit
d0fc31b6da
1 módosított fájl, 3 hozzáadás és 2 törlés
  1. 3 2
      .gitmodules

+ 3 - 2
.gitmodules

@@ -1,3 +1,4 @@
 [submodule "qt"]
-	path = qt
-	url = https://github.com/wkhtmltopdf/qt.git
+  path   = qt
+  url    = ../qt.git
+  branch = wk_4.8.7