Hi Sébastien,

On Thu, 20 Jun 2013 17:23:25 +0200
Sébastien caron <[email protected]> wrote:

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

You can try debugging it by using MESSAGE(...)s, strace/etc.

> 
> I have on my system curl, libcurl3, libcurl3-gnutls and
> libcurl4-openssl-dev.

Do you have libcurl4-dev?

Regards,

        Shlomi Fish

> 
> Should I modify the auto-generated file  FindCURL.cmake, to give him the
> way manually ?
> 
> 
> Thanks
> 
> Sebastien Caron



-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
Parody of "The Fountainhead" - http://shlom.in/towtf

The apple completely supplanted the tree.
    — http://www.shlomifish.org/humour/Summerschool-at-the-NSA/

Please reply to list if it's a mailing list post - http://shlom.in/reply .
--

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

Reply via email to