BrunoLevy / geogram

a programming library with geometric algorithms
Other
1.84k stars 125 forks source link

Modularize geogram (everybody does not need everything) #80

Open BrunoLevy opened 1 year ago

BrunoLevy commented 1 year ago
FabienPean commented 1 year ago

For point 2, I faced recently a similar problem, the solution would be to remove it from .gitmodules, git rm --cached on the folder and/or submodule folder, and then commit the removal.