aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: 6e2a0ec42b5398ac48529b7e939ea125b922f205 (plain)
1
2
3
4
5
6
[submodule "unittest/Catch"]
	path = unittest/Catch
	url = https://github.com/philsquared/Catch.git
[submodule "pybind11"]
	path = python_bindings/pybind11
	url = https://github.com/pybind/pybind11.git