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:
iobyte 2024-07-25 14:04:52 +00:00
parent 67eeffab05
commit 660e32020e

View file

@ -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)