Skip to content

Commit

Permalink
use new repositories for deleted submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
AmyrAhmady committed Dec 3, 2024
1 parent 195aedf commit 3bc004b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
[submodule "lib/cmake-modules"]
path = lib/cmake-modules
url = [email protected]:Zeex/cmake-modules.git
url = [email protected]:AmyrAhmady/samp-cmake-modules.git
[submodule "lib/eigen"]
path = lib/eigen
url = [email protected]:eigenteam/eigen-git-mirror.git
[submodule "lib/samp-plugin-sdk"]
path = lib/samp-plugin-sdk
url = [email protected]:Zeex/samp-plugin-sdk.git
url = [email protected]:AmyrAhmady/samp-plugin-sdk.git
[submodule "lib/boost"]
path = lib/boost
url = [email protected]:scipy/boost-headers-only.git
2 changes: 1 addition & 1 deletion lib/cmake-modules
2 changes: 1 addition & 1 deletion lib/samp-plugin-sdk
Submodule samp-plugin-sdk updated 1 files
+7 −0 README.md

0 comments on commit 3bc004b

Please sign in to comment.