mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Removed qwt from source code tree and added submodule
This commit is contained in:
6
.gitmodules
vendored
6
.gitmodules
vendored
@@ -4,3 +4,9 @@
|
||||
[submodule "ThirdParty/gsl"]
|
||||
path = ThirdParty/gsl
|
||||
url = https://github.com/ampl/gsl/
|
||||
[submodule "qwt"]
|
||||
path = qwt
|
||||
url = https://github.com/CeetronSolutions/qwt.git
|
||||
[submodule "ThirdParty/qwt"]
|
||||
path = ThirdParty/qwt
|
||||
url = https://github.com/CeetronSolutions/qwt.git
|
||||
|
||||
Reference in New Issue
Block a user