https://github.com/ElsevierSoftwareX/SOFTX_2019_219
Revision 78bbbf94227a61db51dc96ecf39d448e6f07f211 authored by Konrad Werys on 26 August 2019, 11:49:35 UTC, committed by Konrad Werys on 26 August 2019, 11:49:35 UTC
1 parent a1b8e98
Raw File
Tip revision: 78bbbf94227a61db51dc96ecf39d448e6f07f211 authored by Konrad Werys on 26 August 2019, 11:49:35 UTC
fix: CMAKE_POSITION_INDEPENDENT_CODE
Tip revision: 78bbbf9
.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