Skip to content

Commit

Permalink
fix submodule branch by using my onw fork
Browse files Browse the repository at this point in the history
  • Loading branch information
Wenshao Zhong committed Nov 1, 2019
1 parent 96bf6fb commit 0584f1e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
path = third-party/tbb
url = https://github.com/01org/tbb.git
branch = tbb_2018
[submodule "third-pary/boost"]
[submodule "third-party/boost"]
path = third-party/boost-cmake
url = https://github.com/Orphis/boost-cmake.git
url = https://github.com/SheldonZhong/boost-cmake.git
branch = boost1.66.0
[submodule "third-party/boost-hana"]
path = third-party/boost-hana
Expand Down

0 comments on commit 0584f1e

Please sign in to comment.