[submodule "rapidjson"]
	path = ext_libs/rapidjson
	url = https://github.com/Tencent/rapidjson.git
[submodule "ext_libs/spdlog"]
	path = ext_libs/spdlog
	url = https://github.com/gabime/spdlog.git
[submodule "ext_libs/fmt"]
	path = ext_libs/fmt
	url = https://github.com/fmtlib/fmt.git
[submodule "ext_libs/boost_math"]
	path = ext_libs/boost_math
	url = https://github.com/boostorg/math.git
[submodule "ext_libs/zlib"]
	path = ext_libs/zlib
	url = https://github.com/madler/zlib.git
[submodule "ext_libs/eigen"]
	path = ext_libs/eigen
	url = https://gitlab.com/libeigen/eigen.git
[submodule "ext_libs/vcpkg"]
	path = ext_libs/vcpkg
	url = ../../microsoft/vcpkg.git
