[submodule "thirdparty/benchmark"]
	path = thirdparty/benchmark
	url = https://github.com/google/benchmark
[submodule "thirdparty/doctest"]
	path = thirdparty/doctest
	url = https://github.com/doctest/doctest
[submodule "thirdparty/compressed-image"]
	path = thirdparty/compressed-image
	url = https://github.com/EmilDohne/compressed-image
[submodule "thirdparty/vcpkg"]
	path = thirdparty/vcpkg
	url = https://github.com/microsoft/vcpkg
[submodule "thirdparty/spdlog"]
	path = thirdparty/spdlog
	url = https://github.com/gabime/spdlog
[submodule "thirdparty/pybind11"]
	path = thirdparty/pybind11
	url = https://github.com/pybind/pybind11
[submodule "thirdparty/pybind11_image_util"]
	path = thirdparty/pybind11_image_util
	url = https://github.com/EmilDohne/pybind11_image_util
[submodule "thirdparty/pybind11_json"]
	path = thirdparty/pybind11_json
	url = https://github.com/pybind/pybind11_json
