about summary refs log tree commit diff stats
path: root/.gitmodules
diff options
context:
space:
mode:
authorKelly Rauchenberger <fefferburbia@gmail.com>2018-01-17 14:56:49 -0500
committerKelly Rauchenberger <fefferburbia@gmail.com>2018-01-17 14:56:49 -0500
commit247ee4de24eab5ecd030542724db9f69aaa1ed1a (patch)
tree95d90461ae5b3e47e165b6505a6928c061de0adf /.gitmodules
parentfdbf86f820ae557ebb5f1f2eccc302ebd0a28a4c (diff)
downloadrawr-ebooks-247ee4de24eab5ecd030542724db9f69aaa1ed1a.tar.gz
rawr-ebooks-247ee4de24eab5ecd030542724db9f69aaa1ed1a.tar.bz2
rawr-ebooks-247ee4de24eab5ecd030542724db9f69aaa1ed1a.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 78fd03a..e1d506f 100644 --- a/.gitmodules +++ b/.gitmodules
@@ -1,6 +1,3 @@
1[submodule "vendor/yaml-cpp"]
2 path = vendor/yaml-cpp
3 url = https://github.com/jbeder/yaml-cpp
4[submodule "vendor/libtwittercpp"] 1[submodule "vendor/libtwittercpp"]
5 path = vendor/libtwittercpp 2 path = vendor/libtwittercpp
6 url = https://github.com/hatkirby/libtwittercpp 3 url = https://github.com/hatkirby/libtwittercpp