mirror of
https://github.com/feather-wallet/feather.git
synced 2024-11-16 17:27:38 +00:00
Update Monero submodule
This commit is contained in:
parent
070a074e6f
commit
3041a2a6e2
2 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@ if(DEBUG)
|
||||||
set(CMAKE_VERBOSE_MAKEFILE ON)
|
set(CMAKE_VERBOSE_MAKEFILE ON)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
set(MONERO_HEAD "d00413c98e7d20b427fa09b1ba0609ceb34f9651")
|
set(MONERO_HEAD "2ab81abe7bea16f0f6da55da3b212f9ffbca8dcd")
|
||||||
set(BUILD_GUI_DEPS ON)
|
set(BUILD_GUI_DEPS ON)
|
||||||
option(ARCH "Target architecture" "x86-64")
|
option(ARCH "Target architecture" "x86-64")
|
||||||
set(BUILD_64 ON)
|
set(BUILD_64 ON)
|
||||||
|
|
2
monero
2
monero
|
@ -1 +1 @@
|
||||||
Subproject commit d00413c98e7d20b427fa09b1ba0609ceb34f9651
|
Subproject commit 2ab81abe7bea16f0f6da55da3b212f9ffbca8dcd
|
Loading…
Reference in a new issue