Files
QuaternionEngine/.gitmodules

11 lines
342 B
Plaintext

[submodule "third_party/BVH"]
path = third_party/BVH
url = https://github.com/hydrogendeuteride/BVH.git
[submodule "third_party/taskflow"]
path = third_party/taskflow
url = https://github.com/taskflow/taskflow.git
[submodule "third_party/SDL"]
path = third_party/SDL
url = https://github.com/libsdl-org/SDL.git
branch = release-2.32.x