mirror of
https://github.com/feather-wallet/feather.git
synced 2024-12-23 03:59:29 +00:00
Update for v0.17.1.3
This commit is contained in:
parent
87fd142ffd
commit
b1e37e714d
2 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@ if(DEBUG)
|
||||||
set(CMAKE_VERBOSE_MAKEFILE ON)
|
set(CMAKE_VERBOSE_MAKEFILE ON)
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
set(MONERO_HEAD "a39fd7ea978053929da63dcdb8073806573be5ba")
|
set(MONERO_HEAD "a6bf6dbb8f1637ccffee1a30d2285324a3ce4d66")
|
||||||
set(BUILD_GUI_DEPS ON)
|
set(BUILD_GUI_DEPS ON)
|
||||||
set(ARCH "x86-64")
|
set(ARCH "x86-64")
|
||||||
set(BUILD_64 ON)
|
set(BUILD_64 ON)
|
||||||
|
|
2
monero
2
monero
|
@ -1 +1 @@
|
||||||
Subproject commit a39fd7ea978053929da63dcdb8073806573be5ba
|
Subproject commit a6bf6dbb8f1637ccffee1a30d2285324a3ce4d66
|
Loading…
Reference in a new issue