MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015790 | CMake | CMake | public | 2015-10-14 12:48 | 2016-06-10 14:31 |
Reporter | Ilya | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | CMake 3.3.2 | ||||
Target Version | Fixed in Version | ||||
Summary | 0015790: Updating GIT_SUBMODULES of already cloned repo will not init them | ||||
Description | If project added via ExternalProject_Add that specifies GIT_URL and GIT_SUBMODULES was already cloned, adding new module to GIT_SUBMODULES will not cause cmake to fetch it. Instead it will fail with the following error: Submodule path 'Resources' not initialized Maybe you want to use 'update --init'? | ||||
Steps To Reproduce | 1. Add ExternalProject_Add that specifies both GIT_URL and GIT_SUBMODULES 2. Generate and build 3. Append another submodule to GIT_SUBMODULES 4. Build again | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2015-10-14 12:48 | Ilya | New Issue | |||
2015-10-14 13:10 | Ben Boeckel | Note Added: 0039602 | |||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042856 | |||
2016-06-10 14:29 | Kitware Robot | Status | new => resolved | ||
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|