summaryrefslogtreecommitdiff
path: root/vendor/curl.cmake
Commit message (Collapse)AuthorAgeFilesLines
* [build] Add steps to build curl for AndroidJuha Alanen2020-03-271-7/+211
| | | | | Add steps to build curl with openssl for Android. Prebuilt libraries will be used by default.
* [build] Make curl for Android a vendor packageThiago Marcos P. Santos2020-03-091-0/+17
This will make it easier to add it as dependencies of different targets.