commit | f542c0bd530a60bd00a653ab25fcb13dfd48b161 | [log] [tgz] |
---|---|---|
author | Spyridon Mastorakis <spiros.mastorakis@gmail.com> | Tue Aug 11 22:59:18 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Sep 01 16:25:46 2015 -0700 |
tree | 134e4b485382b62416b3955e4cb770eac9cf8af2 | |
parent | a1d135b3eca511068d5cfe123c574d1d2bfa98b3 [diff] [blame] |
ndn-cxx+build+docs: Attaching ndn-cxx as a submodule Based on ndn-cxx:commit:6fa52970f35a58df85dae9c1cca7be6c58ab7d0a (version 0.3.4) Change-Id: I1f3e5bfcd09c7dd517862ccaf6abe169cf71ecd4 Refs: #3124
diff --git a/.gitmodules b/.gitmodules index d01dda7..eda145d 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,3 +1,6 @@ [submodule "NFD"] path = NFD url = https://github.com/named-data-ndnSIM/NFD +[submodule "ndn-cxx"] + path = ndn-cxx + url = https://github.com/named-data-ndnSIM/ndn-cxx