Revision 40b62f75a6ab62728b5e343f2e6a84d6a05e6eda authored by Konrad Werys on 10 August 2018, 15:47:09 UTC, committed by Konrad Werys on 10 August 2018, 15:47:09 UTC
1 parent 9538d78
Raw File
.gitmodules
[submodule "thirdParty/googletest"]
	path = thirdParty/googletest
	url = https://github.com/google/googletest.git
[submodule "thirdParty/libyaml"]
	path = thirdParty/libyaml
	url = https://github.com/yaml/libyaml.git
[submodule "thirdParty/vxl"]
	path = thirdParty/vxl
	url = https://github.com/vxl/vxl
back to top