Re: included git submodules

2022-10-21 Thread Yaroslav Halchenko
On Fri, 21 Oct 2022, Maarten L. Hekkelman wrote: > Suggestions, opinions? What is done with other packages that rely on > submodules? those feel like worth their own packages or you could establish your own "mhekkel-toolkit" library "upstream" to contain those two and any other similar one if

included git submodules

2022-10-21 Thread Maarten L. Hekkelman
Hi, OK, so I'm close to releasing my new library libcifpp. To make life easier for those who build it from source I've included automatic loading of submodules from git, a technique I also use for tools depending on libcifpp. The submodules are the regex library from boost, which is already