浏览代码

use relative path for qt submodule

Ashish Kulkarni 7 年之前
父节点
当前提交
d0fc31b6da
共有 1 个文件被更改,包括 3 次插入2 次删除
  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