The following issue has been SUBMITTED. ====================================================================== http://public.kitware.com/Bug/view.php?id=13622 ====================================================================== Reported By: hsor001 Assigned To: ====================================================================== Project: CMake Issue ID: 13622 Category: Modules Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2012-10-30 19:58 EDT Last Modified: 2012-10-30 19:58 EDT ====================================================================== Summary: Separate extract step in ExternalProject Description: Currently the extract step is bundled in with the download step for urls. I would like the ability to call the extract command, or get the extract script file called independently of the url download.
Steps to Reproduce: Try extracting a compressed archive that is not specified by URL in the download step. Additional Information: I have attached a patch for this from origin/next as detailed at http://public.kitware.com/Wiki/Git/Workflow/Topic. ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2012-10-30 19:58 hsor001 New Issue 2012-10-30 19:58 hsor001 File Added: my_external_project_extract_cmd.patch ====================================================================== -- 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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers