mirror of
https://github.com/feather-wallet/feather.git
synced 2025-01-03 09:29:37 +00:00
Update Monero submodule
This commit is contained in:
parent
fce18fdb27
commit
ddbc89f5e7
2 changed files with 2 additions and 2 deletions
|
@ -33,7 +33,7 @@ if(DEBUG)
|
||||||
set(CMAKE_VERBOSE_MAKEFILE ON)
|
set(CMAKE_VERBOSE_MAKEFILE ON)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
set(MONERO_HEAD "9c03081caf20fa95d58ba62ee7cd37cd50d39286")
|
set(MONERO_HEAD "23650c7aa97adb1a2e5e147c3c20bdd1236b5a67")
|
||||||
set(BUILD_GUI_DEPS ON)
|
set(BUILD_GUI_DEPS ON)
|
||||||
option(ARCH "Target architecture" "native")
|
option(ARCH "Target architecture" "native")
|
||||||
set(BUILD_64 ON)
|
set(BUILD_64 ON)
|
||||||
|
|
2
monero
2
monero
|
@ -1 +1 @@
|
||||||
Subproject commit 9c03081caf20fa95d58ba62ee7cd37cd50d39286
|
Subproject commit 23650c7aa97adb1a2e5e147c3c20bdd1236b5a67
|
Loading…
Reference in a new issue