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
7af47455b7
commit
6f615d255f
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ if(DEBUG)
|
||||||
set(CMAKE_VERBOSE_MAKEFILE ON)
|
set(CMAKE_VERBOSE_MAKEFILE ON)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
set(MONERO_HEAD "4c2fa8df7f82ab00ec5d58329f4b8314ae1038d3")
|
set(MONERO_HEAD "3b73c1dfa059aa20c5aa459e9b973cbdb094f3cb")
|
||||||
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)
|
||||||
|
|
Loading…
Reference in a new issue