mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-01-03 17:39:54 +00:00
Merge pull request #3723
f8e1b9b
cmake: don't hardcode x86-64 arch (selsta)
This commit is contained in:
commit
e65956e910
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ if(DEBUG)
|
|||
endif()
|
||||
|
||||
set(BUILD_GUI_DEPS ON)
|
||||
set(ARCH "x86-64" CACHE STRING "Target architecture")
|
||||
set(BUILD_64 ON CACHE BOOL "Build 64-bit binaries")
|
||||
|
||||
if(NOT MANUAL_SUBMODULES)
|
||||
|
|
Loading…
Reference in a new issue