[submodule "extlib/tlx"]
	path = extlib/tlx
	url = https://github.com/tlx/tlx.git
[submodule "extlib/cli11"]
	path = extlib/cli11
	url = https://github.com/CLIUtils/CLI11.git
[submodule "extlib/googletest"]
	path = extlib/googletest
	url = https://github.com/google/googletest.git
[submodule "extlib/xxhash"]
	path = extlib/xxhash
	url = https://github.com/Cyan4973/xxHash.git
[submodule "python/pybind11"]
	path = python/pybind11
	url = https://github.com/pybind/pybind11.git
