https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Revision 4d0e8f476230acb3c1b0f38f409436a365bcbee6 authored by Konrad Werys on 15 August 2019, 18:27:02 UTC, committed by Konrad Werys on 15 August 2019, 18:27:02 UTC
1 parent 317ab1b
Raw File
Tip revision: 4d0e8f476230acb3c1b0f38f409436a365bcbee6 authored by Konrad Werys on 15 August 2019, 18:27:02 UTC
build: configuring lmfit in cmake
Tip revision: 4d0e8f4
.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