diff --git a/.gitmodules b/.gitmodules index ad0eddc..aef07fd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -7,3 +7,6 @@ [submodule "oss-internship-2020/curl/curl_wrapper/curl"] path = oss-internship-2020/curl/curl_wrapper/curl url = https://github.com/curl/curl +[submodule "oss-internship-2020/gdal/gdal"] + path = oss-internship-2020/gdal/gdal + url = https://github.com/OSGeo/gdal/tree/master/gdal