Pull submodules when using `build_addon.py`
digitalillusions opened this issue · 0 comments
digitalillusions commented
It is easy to forget to checkout the submodules for external dependencies. When using build_addon.py it would be possible to check if they have been initialized and pulled, and to do so if they haven't or simply to output a warning.