The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=11433 ====================================================================== Reported By: Rolf Eike Beer Assigned To: ====================================================================== Project: CMake Issue ID: 11433 Category: CMake Reproducibility: N/A Severity: feature Priority: normal Status: new ====================================================================== Date Submitted: 2010-11-10 06:16 EST Last Modified: 2010-11-10 06:16 EST ====================================================================== Summary: Add download command to CMake command mode Description: I often come to system where a trivial download from command line is not possible (like Windows, QNX) without installing additional software. Since CMake has the capability to download stuff anyway I would like to see something like
cmake -E download http://url [ftp://url] ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2010-11-10 06:16 Rolf Eike Beer New Issue ====================================================================== _______________________________________________ cmake-developers mailing list [email protected] http://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers
