Added libcurl submodule and CMake code for building it.
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -7,3 +7,6 @@
|
||||
[submodule "nihstro"]
|
||||
path = externals/nihstro
|
||||
url = https://github.com/neobrain/nihstro.git
|
||||
[submodule "curl"]
|
||||
path = externals/curl
|
||||
url = https://github.com/bagder/curl.git
|
||||
|
||||
Reference in New Issue
Block a user