https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Revision e684d8a67d1a52b59919200d8305c7a3284a4ae4 authored by Konrad Werys on 01 November 2019, 08:01:54 UTC, committed by Konrad Werys on 01 November 2019, 08:01:54 UTC
1 parent 5549a12
Raw File
Tip revision: e684d8a67d1a52b59919200d8305c7a3284a4ae4 authored by Konrad Werys on 01 November 2019, 08:01:54 UTC
big changes to the builds v5
Tip revision: e684d8a
.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