This repository has been archived by the owner on Feb 7, 2022. It is now read-only.
Move dependencies into their own repos / connect with submodules #11
Labels
Repo organization
Organization and structure of this and related RSL repos
Dependencies should be moved into their own repos so this repo only contains it's own code, and stays small.
Ideally all dependencies would be connected via submodules and rebuilt for each build. However, this might negatively impact build times. One option is to keep including all or some dependencies prebuilt, but to place them into a submodule. Something in between the two is probably best.
The text was updated successfully, but these errors were encountered: