Skip to content

Commit

Permalink
[submodules] Removed libssh submodule (#1817)
Browse files Browse the repository at this point in the history
  • Loading branch information
FlorianReimold authored Dec 17, 2024
1 parent 28612b4 commit 315df75
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 11 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ jobs:
git submodule deinit thirdparty/curl/curl
git submodule deinit thirdparty/gtest/googletest
git submodule deinit thirdparty/hdf5/hdf5
git submodule deinit thirdparty/libssh2/libssh2
git submodule deinit thirdparty/protobuf/protobuf
git submodule update
Expand Down
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,6 @@
[submodule "thirdparty/curl"]
path = thirdparty/curl/curl
url = https://github.com/curl/curl.git
[submodule "thirdparty/libssh2"]
path = thirdparty/libssh2/libssh2
url = https://github.com/libssh2/libssh2.git
[submodule "thirdparty/hdf5"]
path = thirdparty/hdf5/hdf5
url = https://github.com/HDFGroup/hdf5.git
Expand Down
6 changes: 0 additions & 6 deletions thirdparty/libssh2/build-libssh2.cmake

This file was deleted.

1 change: 0 additions & 1 deletion thirdparty/libssh2/libssh2
Submodule libssh2 deleted from 159d4c

0 comments on commit 315df75

Please sign in to comment.