Browse Source

use relative path for qt submodule

Ashish Kulkarni 7 years ago
parent
commit
d0fc31b6da
1 changed files with 3 additions and 2 deletions
  1. 3 2
      .gitmodules

+ 3 - 2
.gitmodules

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