Opened 9 years ago
Closed 9 years ago
#1197 closed defect (invalid)
git submodules should not be initialized for rnp
Reported by: | Dimitar Misev | Owned by: | Alex Toader |
---|---|---|---|
Priority: | major | Milestone: | 9.2 |
Component: | build system | Version: | development |
Keywords: | Cc: | ||
Complexity: | Medium |
Description
It's a waste of time when compiling with rnp.
Change History (2)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
The goal was to use gmock and gtest in all the code so we still need to initialize some submodules on rnp.
Because CentOS uses an old version of git, it is not possible to select which submodule to be downloaded.