mirror of
https://github.com/feather-wallet/feather.git
synced 2024-12-23 03:59:29 +00:00
Update Monero submodule
This commit is contained in:
parent
dfb55908a0
commit
7a4e8d2c30
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 "deb87b22b80f12b9ec373607de1bb739dde91bdb")
|
set(MONERO_HEAD "982204becfe0507b98acd94ac684f157585343f9")
|
||||||
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 deb87b22b80f12b9ec373607de1bb739dde91bdb
|
Subproject commit 982204becfe0507b98acd94ac684f157585343f9
|
Loading…
Reference in a new issue