[cmake-developers] [CMake 0015592]: ExternalProject does not allow NOT to init all the submodules
Mantis Bug Tracker
mantis at public.kitware.com
Thu May 28 14:03:07 EDT 2015
The following issue has been SUBMITTED.
======================================================================
http://www.cmake.org/Bug/view.php?id=15592
======================================================================
Reported By: Daniele E. Domenichelli
Assigned To:
======================================================================
Project: CMake
Issue ID: 15592
Category: Modules
Reproducibility: always
Severity: minor
Priority: normal
Status: new
======================================================================
Date Submitted: 2015-05-28 20:03 CEST
Last Modified: 2015-05-28 20:03 CEST
======================================================================
Summary: ExternalProject does not allow NOT to init all the
submodules
Description:
Using the GIT_SUBMODULES argument, it is possible to initialize and update only
a subset of modules, but it is not possible to skip all of them
Passing GIT_SUBMODULES "" or not passing GIT_SUBMODULE at all is the same, and
the behaviour is to initialize and update ALL the submodules.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2015-05-28 20:03 Daniele E. DomenichelliNew Issue
======================================================================
More information about the cmake-developers
mailing list