[submodule "ThirdParty/containers"]
    path = ThirdParty/containers
    url = https://github.com/GMLC-TDC/containers.git
[submodule "ThirdParty/concurrency"]
    path = ThirdParty/concurrency
    url = https://github.com/GMLC-TDC/concurrency.git
[submodule "ThirdParty/units"]
    path = ThirdParty/units
    url = https://github.com/LLNL/units.git
[submodule "ThirdParty/utilities"]
    path = ThirdParty/utilities
    url = https://github.com/GMLC-TDC/utilities.git
[submodule "ThirdParty/suitesparse-cmake"]
	path = ThirdParty/suitesparse-cmake
	url = https://github.com/phlptp/suitesparse-metis-for-windows.git
	branch = cmake_current
[submodule "ThirdParty/sundials"]
	path = ThirdParty/sundials
	url = https://github.com/LLNL/sundials.git
[submodule "ThirdParty/benchmark"]
	path = ThirdParty/benchmark
	url = https://github.com/google/benchmark.git
[submodule "ThirdParty/googletest"]
	path = ThirdParty/googletest
	url = https://github.com/google/googletest.git
[submodule "ThirdParty/networking"]
	path = ThirdParty/networking
	url = https://github.com/GMLC-TDC/networking
[submodule "ThirdParty/spdlog"]
	path = ThirdParty/spdlog
	url = ../../gabime/spdlog.git
[submodule "ThirdParty/pugixml"]
	path = ThirdParty/pugixml
	url = https://github.com/zeux/pugixml
[submodule "ThirdParty/toml"]
	path = ThirdParty/toml
	url = ../../ToruNiina/toml11
[submodule "ThirdParty/yaml-cpp"]
	path = ThirdParty/yaml-cpp
	url = https://github.com/jbeder/yaml-cpp.git
[submodule "ThirdParty/highs"]
	path = ThirdParty/highs
	url = https://github.com/ERGO-Code/HiGHS.git
