Skip to content

Commit

Permalink
external: remove unneeded libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
tobtoht committed Nov 13, 2024
1 parent e629375 commit 84d813f
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 1,435 deletions.
6 changes: 0 additions & 6 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,12 +1,6 @@
[submodule "external/miniupnp"]
path = external/miniupnp
url = https://github.com/miniupnp/miniupnp
[submodule "external/rapidjson"]
path = external/rapidjson
url = https://github.com/Tencent/rapidjson
[submodule "external/randomx"]
path = external/randomx
url = https://github.com/tevador/RandomX
[submodule "external/supercop"]
path = external/supercop
url = https://github.com/monero-project/supercop
Expand Down
1 change: 0 additions & 1 deletion external/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,4 +50,3 @@ endif()

add_subdirectory(db_drivers)
add_subdirectory(easylogging++)
add_subdirectory(randomx EXCLUDE_FROM_ALL)
1 change: 0 additions & 1 deletion external/miniupnp
Submodule miniupnp deleted from 544e6f
8 changes: 0 additions & 8 deletions external/qrcodegen/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 84d813f

Please sign in to comment.