mirror of
https://github.com/feather-wallet/feather.git
synced 2024-12-22 19:49:28 +00:00
Fix CMakeLists.txt
This commit is contained in:
parent
70001faeee
commit
a01a66a85e
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ if(DEBUG)
|
|||
set(CMAKE_VERBOSE_MAKEFILE ON)
|
||||
endif()
|
||||
|
||||
set(MONERO_HEAD "9e7caf0efe035da08293232a73b41021911d1b5f")
|
||||
set(MONERO_HEAD "9c1a80a642c37f7d6ee5c14b774bbb38e6cb9c52")
|
||||
set(BUILD_GUI_DEPS ON)
|
||||
set(ARCH "x86-64")
|
||||
set(BUILD_64 ON)
|
||||
|
|
Loading…
Reference in a new issue