[submodule "vendor/json11"]
	path = vendor/json11
	url = https://github.com/dropbox/json11
	branch = master
[submodule "vendor/libirm"]
	path = vendor/libirm
	url = https://github.com/mull-project/libirm.git
	branch = main
[submodule "vendor/spdlog"]
	path = vendor/spdlog
	url = https://github.com/gabime/spdlog.git
[submodule "vendor/reproc"]
	path = vendor/reproc
	url = https://github.com/DaanDeMeyer/reproc.git
