summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorYevhenii Dementieiev (GitHub) <57259850+ydementieiev@users.noreply.github.com>2020-01-29 19:39:37 +0200
committerGitHub <noreply@github.com>2020-01-29 12:39:37 -0500
commitfe71aef64d7c9e1e35a614721acda513bb785c2a (patch)
tree11b0e9572eca06bcc7ee19ffdce7e134cca8c6f8 /.gitmodules
parentbd7b7ac6f360ef5764be03c2fc9ad1c7672a0d0b (diff)
downloadsdl_core-fe71aef64d7c9e1e35a614721acda513bb785c2a.tar.gz
Update jsoncpp library (#3155)
* Delete old version of jsoncpp lib and add new like submodule, change deprecated interface for new. * Logs output without extra special symbols * fixup! Delete old version of jsoncpp lib and add new like submodule, change deprecated interface for new.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000000..87ce89ed75
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,4 @@
+[submodule "src/3rd_party-static/jsoncpp"]
+ path = src/3rd_party-static/jsoncpp
+ url = https://github.com/open-source-parsers/jsoncpp.git
+ branch = 1.9.2