aboutsummaryrefslogtreecommitdiff
path: root/cmake/Modules/FindCURL.cmake (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add CURL_DLL search to show up CURL_DLL in cmake gui and don't silently ↵sapier2013-11-171-0/+5
| | | | ignore missing CURL_DLL
* Prefer shared cURL library instead of the static one.Ilya Zhuravlev2012-12-211-1/+1
|
* Tweak CMake files for cURLsfan52012-12-181-8/+33
|
* Added ability to fetch media from remote server (using cURL library)Ilya Zhuravlev2012-12-161-0/+17