aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2015-03-14 17:33:43 +0100
committerTrygve Laugstøl <trygvis@inamo.no>2015-03-14 17:33:43 +0100
commitefa1825dd6d16e7901e9620c31796b27b6c84ee9 (patch)
tree7ce8e6b4728dfaa853bb9d67f53c1a50eafb2231 /.gitmodules
parent46cd1838255712cc599a30a81098121aa26d80f5 (diff)
downloadble-toys-efa1825dd6d16e7901e9620c31796b27b6c84ee9.tar.gz
ble-toys-efa1825dd6d16e7901e9620c31796b27b6c84ee9.tar.bz2
ble-toys-efa1825dd6d16e7901e9620c31796b27b6c84ee9.tar.xz
ble-toys-efa1825dd6d16e7901e9620c31796b27b6c84ee9.zip
o Creating a tool to calculate an absolute timestamp from a relative timestamp.
o Using git submodules instead of CMake's external project.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..c971d9f
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "json"]
+ path = json
+ url = https://github.com/nlohmann/json.git