mirror of
https://github.com/feather-wallet/feather.git
synced 2024-12-22 11:39:25 +00:00
Remove tor submodule
This commit is contained in:
parent
4d2dc4be22
commit
e7ee8f59ef
3 changed files with 0 additions and 5 deletions
3
.gitmodules
vendored
3
.gitmodules
vendored
|
@ -1,6 +1,3 @@
|
|||
[submodule "monero"]
|
||||
path = monero
|
||||
url = https://git.featherwallet.org/feather/monero.git
|
||||
[submodule "contrib/tor"]
|
||||
path = contrib/tor
|
||||
url = https://git.torproject.org/tor.git
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
Subproject commit e68770719ef4d3d3b83398715b1e10391ab6a1b4
|
|
@ -129,7 +129,6 @@ target_include_directories(feather PUBLIC
|
|||
${CMAKE_CURRENT_SOURCE_DIR}/libwalletqt
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/model
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/utils
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/tor
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/qrcode
|
||||
${X11_INCLUDE_DIR}
|
||||
${Boost_INCLUDE_DIRS}
|
||||
|
|
Loading…
Reference in a new issue