rm gtest
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,9 +1,6 @@
|
|||||||
[submodule "lib/SimpleJSON"]
|
[submodule "lib/SimpleJSON"]
|
||||||
path = lib/SimpleJSON
|
path = lib/SimpleJSON
|
||||||
url = http://gitlab.ishin.cz/shin/SimpleJSON.git
|
url = http://gitlab.ishin.cz/shin/SimpleJSON.git
|
||||||
[submodule "lib/gtest"]
|
|
||||||
path = lib/gtest
|
|
||||||
url = https://github.com/google/googletest.git
|
|
||||||
[submodule "lib/EvolutionaryAlgorithm"]
|
[submodule "lib/EvolutionaryAlgorithm"]
|
||||||
path = lib/EvolutionaryAlgorithm
|
path = lib/EvolutionaryAlgorithm
|
||||||
url = http://gitlab.ishin.cz/shin/EvolutionaryAlgorithm.git
|
url = http://gitlab.ishin.cz/shin/EvolutionaryAlgorithm.git
|
||||||
|
|||||||
Submodule lib/gtest deleted from d225acc90b
Reference in New Issue
Block a user