about summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2017-12-20 16:09:49 -0500
committerKelly Rauchenberger <fefferburbia@gmail.com>2017-12-20 16:09:49 -0500
commitf0ed0ab7d97a14734762d0b7f512e7a9895b3195 (patch)
tree3657a24084510feef827e747f13a11339d211fb6 /.gitmodules
parent262c4458c5933b70f0dee6fce533630b71c3a184 (diff)
downloadwordplay-f0ed0ab7d97a14734762d0b7f512e7a9895b3195.tar.gz
wordplay-f0ed0ab7d97a14734762d0b7f512e7a9895b3195.tar.bz2
wordplay-f0ed0ab7d97a14734762d0b7f512e7a9895b3195.zip
Removed yaml-cpp submodule
Project now links against a local installation of yaml-cpp.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 3ac2123..9a07567 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -4,6 +4,3 @@
4[submodule "vendor/verbly"] 4[submodule "vendor/verbly"]
5 path = vendor/verbly 5 path = vendor/verbly
6 url = https://github.com/hatkirby/verbly 6 url = https://github.com/hatkirby/verbly
7[submodule "vendor/yaml-cpp"]
8 path = vendor/yaml-cpp
9 url = https://github.com/jbeder/yaml-cpp