diff options
| author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2018-03-13 17:02:18 -0400 |
|---|---|---|
| committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2018-03-13 17:03:18 -0400 |
| commit | 2baac060c0d78cc4bcca0a8925ed29903a9f90bf (patch) | |
| tree | 53e29bdc1ac5ed269e24522653bac70c1da9ec46 /.gitmodules | |
| parent | 3bc878e63d709bbe41307c154c7ca4aee9486237 (diff) | |
| download | infinite-2baac060c0d78cc4bcca0a8925ed29903a9f90bf.tar.gz infinite-2baac060c0d78cc4bcca0a8925ed29903a9f90bf.tar.bz2 infinite-2baac060c0d78cc4bcca0a8925ed29903a9f90bf.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 79dde9f..6fecb3f 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 = https://github.com/hatkirby/libtwittercpp | 6 | url = https://github.com/hatkirby/libtwittercpp |
| 7 | [submodule "vendor/yaml-cpp"] | ||
| 8 | path = vendor/yaml-cpp | ||
| 9 | url = https://github.com/jbeder/yaml-cpp | ||
