[CMake] FTP client in CMake?

norulez at me.com norulez at me.com
Thu Dec 29 18:11:57 EST 2011


You could use wget or curl to download files.

Best Regards
NoRulez

Am 30.12.2011 um 00:01 schrieb Robert Dailey <rcdailey at gmail.com>:

> I don't think I've seen a way to use CMake to download files from an FTP server. For certain third party libraries, I'd like to store them on an FTP server and use CMAKE_COMMAND to invoke CMake.exe from within a cmake script to download the files from that FTP server.
> 
> Is it possible to add this functionality? Could anyone recommend a workaround?
> 
> ---------
> Robert Dailey
> --
> 
> 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


More information about the CMake mailing list