https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Revision 80b5b3e1226f9e811e9fa5f516a69a860e17a6c0 authored by Konrad Werys on 28 May 2019, 15:00:59 UTC, committed by Konrad Werys on 28 May 2019, 15:00:59 UTC
1 parent 3e00fd7
Raw File
Tip revision: 80b5b3e1226f9e811e9fa5f516a69a860e17a6c0 authored by Konrad Werys on 28 May 2019, 15:00:59 UTC
fix: -Wl,-whole-archive
Tip revision: 80b5b3e
.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