From 44b272fa0c8d1ee29088d383605104227f3a224d Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Tue, 29 Mar 2016 10:50:56 -0400 Subject: Added yaml-cpp as a submodule --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index d627b76..ad942bc 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,3 +4,6 @@ [submodule "vendor/verbly"] path = vendor/verbly url = https://github.com/hatkirby/verbly +[submodule "vendor/yaml-cpp"] + path = vendor/yaml-cpp + url = https://github.com/jbeder/yaml-cpp -- cgit 1.4.1