diff options
| author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-12-19 12:45:48 -0500 |
|---|---|---|
| committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2017-12-19 12:45:48 -0500 |
| commit | bd018c38b3c2715be8f95ac2d07ca070ded7cc6d (patch) | |
| tree | 55e7473b927006a3a723fdced4b5a1d696797fb4 /.gitmodules | |
| parent | 55ebfbba1f24e1b3e2e7efa7defa14897eab1c64 (diff) | |
| download | capital-bd018c38b3c2715be8f95ac2d07ca070ded7cc6d.tar.gz capital-bd018c38b3c2715be8f95ac2d07ca070ded7cc6d.tar.bz2 capital-bd018c38b3c2715be8f95ac2d07ca070ded7cc6d.zip | |
Removed yaml-cpp submodule
Project now links against a local installation of yaml-cpp.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
| diff --git a/.gitmodules b/.gitmodules index b8daec7..176dfe3 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -4,6 +4,3 @@ | |||
| 4 | [submodule "vendor/libtwittercpp"] | 4 | [submodule "vendor/libtwittercpp"] |
| 5 | path = vendor/libtwittercpp | 5 | path = vendor/libtwittercpp |
| 6 | url = git@github.com:hatkirby/libtwittercpp.git | 6 | url = git@github.com:hatkirby/libtwittercpp.git |
| 7 | [submodule "vendor/yaml-cpp"] | ||
| 8 | path = vendor/yaml-cpp | ||
| 9 | url = git@github.com:jbeder/yaml-cpp.git | ||
