aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorBrad Davis <[email protected]>2013-12-29 01:11:46 -0800
committerBrad Davis <[email protected]>2013-12-29 01:11:46 -0800
commita91c41e4b21b61c91df3c86c105a1ab08c6d77c6 (patch)
treefe7e7f63ea491f9ad0acb22cefb616d17a054b19 /.gitmodules
parentcc010856c4413013e229e9344c882a92e7c3d485 (diff)
Tweaking cmake usage
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 0146d3f..81f81f4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "3rdParty/glfw"]
path = 3rdParty/glfw
url = https://github.com/jherico/glfw.git
+[submodule "3rdParty/jsoncpp"]
+ path = 3rdParty/jsoncpp
+ url = https://github.com/jherico/jsoncpp.git