https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Revision fdb1593bb42b9bb4285648d83fca49044d91503c authored by Konrad Werys on 14 June 2019, 09:47:05 UTC, committed by Konrad Werys on 14 June 2019, 09:47:05 UTC
1 parent 2c9c47c
Raw File
Tip revision: fdb1593bb42b9bb4285648d83fca49044d91503c authored by Konrad Werys on 14 June 2019, 09:47:05 UTC
ci: seperate dirs for shared and static builds
Tip revision: fdb1593
.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