https://github.com/feelpp/feelpp
Revision fe55d68161cdd11680a392f9283179461c0d088f authored by Vincent Chabannes on 01 June 2018, 22:23:53 UTC, committed by Vincent Chabannes on 01 June 2018, 22:23:53 UTC
1 parent d5f5a0f
Raw File
Tip revision: fe55d68161cdd11680a392f9283179461c0d088f authored by Vincent Chabannes on 01 June 2018, 22:23:53 UTC
fix compilation
Tip revision: fe55d68
.gitmodules
[submodule "contrib/nlopt"]
	path = contrib/nlopt
	url = https://github.com/feelpp/nlopt.git
[submodule "contrib/hpddm"]
	path = contrib/hpddm
	url = https://github.com/feelpp/hpddm.git
[submodule "contrib/jsonlab"]
	path = contrib/jsonlab
	url = https://github.com/fangq/jsonlab.git
[submodule "contrib/ipopt"]
	path = contrib/ipopt
	url = https://github.com/feelpp/Ipopt.git
[submodule "contrib/pybind11"]
	path = contrib/pybind11
	url = https://github.com/feelpp/pybind11.git
[submodule "contrib/mongodb"]
	path = contrib/mongocxx
	url = https://github.com/feelpp/mongo-cxx-driver.git
back to top