remove cmake find_package curl
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@9506 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: f3d91e2c6001bad1c7c14b425501cff370444cdb Former-commit-id: 13f7986fd6c31076c8664c245e74c3f8e481ea68
This commit is contained in:
parent
67eeffab05
commit
660e32020e
1 changed files with 0 additions and 1 deletions
|
@ -107,7 +107,6 @@ ADD_CURL_INCLUDEDIR()
|
|||
find_package(minizip REQUIRED)
|
||||
find_package(ZLIB REQUIRED)
|
||||
find_package(cJSON 1.0 REQUIRED)
|
||||
find_package(curl REQUIRED)
|
||||
|
||||
IF(WIN32)
|
||||
# DLL export stuff under Windows (to avoid .def file)
|
||||
|
|
Loading…
Reference in a new issue