https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Revision 3b0a0d581d25849a92ab7ead24dc363b693af274 authored by Konrad Werys on 03 May 2019, 12:16:17 UTC, committed by Konrad Werys on 03 May 2019, 12:16:17 UTC
1 parent 1d4ffb4
Raw File
Tip revision: 3b0a0d581d25849a92ab7ead24dc363b693af274 authored by Konrad Werys on 03 May 2019, 12:16:17 UTC
ci: changing googletest version to 1.4 with a removing assert_eq(std:vector) v3
Tip revision: 3b0a0d5
.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