aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
blob: dd13427629bd1535ad662abc8078322a3f838e03 (plain)
1
2
3
4
5
6
7
8
9
[submodule "Catch"]
	path = Catch
	url = https://github.com/philsquared/Catch.git
[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