[submodule "extern/msgpack-c"]
	path = extern/msgpack-c
	url = https://github.com/msgpack/msgpack-c
[submodule "extern/eigen"]
	path = extern/eigen
	url = https://gitlab.com/libeigen/eigen.git
[submodule "extern/catch2"]
	path = extern/catch2
	url = https://github.com/catchorg/Catch2
