The following issue has been SUBMITTED. ====================================================================== http://www.cmake.org/Bug/view.php?id=14452 ====================================================================== Reported By: Jaak Ristioja Assigned To: ====================================================================== Project: CMake Issue ID: 14452 Category: Modules Reproducibility: always Severity: feature Priority: normal Status: new ====================================================================== Date Submitted: 2013-10-02 04:27 EDT Last Modified: 2013-10-02 04:27 EDT ====================================================================== Summary: Provide means to prevent ExternalProject module from using git submodules Description: Currently, the ExternalProject module initializes, fetches and updates git submodules by default, with no means to disable this feature. Please provide means to disable it, e.g. by ExternalProject_Add argument "GIT_NO_USE_SUBMODULES" or similar. This is needed for certain build setups.
Thanks! :) ====================================================================== Issue History Date Modified Username Field Change ====================================================================== 2013-10-02 04:27 Jaak Ristioja New Issue ====================================================================== -- 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