https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Revision 4cd08fdb1f6dacb577a151b9aeac8684f6875aeb authored by Konrad Werys on 31 October 2019, 10:31:42 UTC, committed by Konrad Werys on 31 October 2019, 10:31:42 UTC
1 parent 067df5d
Raw File
Tip revision: 4cd08fdb1f6dacb577a151b9aeac8684f6875aeb authored by Konrad Werys on 31 October 2019, 10:31:42 UTC
build: cmake not scripts to download itk and lmfit
Tip revision: 4cd08fd
.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/yamlmatlab"]
	path = thirdParty/yamlmatlab
	url = https://github.com/ewiger/yamlmatlab.git
back to top