https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Revision ff816b497b08362aeb3749ab56843fbb47393f1d authored by Konrad Werys on 30 July 2019, 10:47:16 UTC, committed by Konrad Werys on 30 July 2019, 10:47:16 UTC
1 parent 0ebe36e
Raw File
Tip revision: ff816b497b08362aeb3749ab56843fbb47393f1d authored by Konrad Werys on 30 July 2019, 10:47:16 UTC
changing extended build system to osx
Tip revision: ff816b4
.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