Hello everyone, I am trying to use CURL with a CMakeList file. But the command "find_package(CURL)" isnt working (it find the FindCURL.cmake file, but not the libraries).
I have on my system curl, libcurl3, libcurl3-gnutls and libcurl4-openssl-dev. Should I modify the auto-generated file FindCURL.cmake, to give him the way manually ? Thanks Sebastien Caron
-- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
