This just adds confusion and adds a little bit of extra friction to getting the source code ready to build on a machine. Can we please synchronize the two?
Easiest solution is of course to change the submodule's name rather than the name of the repo i.e. standardize on avogenerators everywhere; that way all https and .git links to the repo remain valid. With that approach the only changes required in the code are in .gitmodules and in avogadrolibs/avogadro/qtplugins/quantuminput/CMakeLists.txt.
I tried doing that in my fork but it didn't work for whatever reason, so would appreciate it if someone else who knows what they're doing could make the change.
This just adds confusion and adds a little bit of extra friction to getting the source code ready to build on a machine. Can we please synchronize the two?
Easiest solution is of course to change the submodule's name rather than the name of the repo i.e. standardize on
avogenerators
everywhere; that way allhttps
and.git
links to the repo remain valid. With that approach the only changes required in the code are in.gitmodules
and inavogadrolibs/avogadro/qtplugins/quantuminput/CMakeLists.txt
.I tried doing that in my fork but it didn't work for whatever reason, so would appreciate it if someone else who knows what they're doing could make the change.