Add libr/cmake to submodules list

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/38/head
Slávek Banko 10 years ago
parent f33f764fe8
commit 6b501c15d0

6
.gitmodules vendored

@ -46,6 +46,9 @@
[submodule "main/dependencies/libcarddav"]
path = main/dependencies/libcarddav
url = https://system@scm.trinitydesktop.org/scm/git/libcarddav
[submodule "main/dependencies/libr"]
path = main/dependencies/libr
url = http://system@scm.trinitydesktop.org/scm/git/libr
[submodule "main/dependencies/sip4-tqt"]
path = main/dependencies/sip4-tqt
url = https://system@scm.trinitydesktop.org/scm/git/sip4-tqt
@ -493,6 +496,3 @@
[submodule "main/thirdparty"]
path = main/thirdparty
url = https://system@scm.trinitydesktop.org/scm/git/thirdparty
[submodule "main/dependencies/libr"]
path = main/dependencies/libr
url = http://system@scm.trinitydesktop.org/scm/git/libr

@ -23,6 +23,7 @@ main/dependencies/libart-lgpl
main/dependencies/libcaldav
main/dependencies/libcarddav
main/dependencies/libr
main/dependencies/libr/cmake
main/dependencies/python-tqt
main/dependencies/sip4-tqt
main/dependencies/tqca

Loading…
Cancel
Save