Skip to content

Commit ccb4741

Browse files
committed
Upstreaming the pagmo submodule
1 parent 1674b6a commit ccb4741

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.gitmodules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[submodule "ThirdParty/pybind11"]
22
path = ThirdParty/pybind11
33
url = https://github.com/pybind/pybind11.git
4-
[submodule "ThirdParty/pagmo2"]
5-
path = ThirdParty/pagmo2
6-
url = https://github.com/esa/pagmo2.git
74
[submodule "ThirdParty/tbb"]
85
path = ThirdParty/tbb
96
url = https://github.com/wjakob/tbb.git
7+
[submodule "ThirdParty/pagmo2"]
8+
path = ThirdParty/pagmo2
9+
url = https://github.com/apc-llc/pagmo2.git

0 commit comments

Comments
 (0)