add protobuf as submodule

Former-commit-id: 56497c61fa
This commit is contained in:
poljvd 2014-12-19 21:21:00 +01:00
parent f6ce35813a
commit b50611fef7
3 changed files with 5 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,5 +1,4 @@
/*.user
/build
/build-x86
/build*
.DS_Store

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "dependencies/external/protobuf"]
path = dependencies/external/protobuf
url = https://github.com/tvdzwan/protobuf.git

1
dependencies/external/protobuf vendored Submodule

@ -0,0 +1 @@
Subproject commit f644b9c73281e8c0ee3a400b20d3b8b6f63bafdd