build: fix monero-wallet-gui.pro source paths, rm qml.qrc duplicate

This commit is contained in:
xiphon
2019-11-28 12:05:07 +00:00
parent 1cee81b996
commit 17ea26e02a
4 changed files with 21 additions and 271 deletions

View File

@@ -57,7 +57,8 @@ get_directory_property(ARCH_WIDTH DIRECTORY "monero" DEFINITION ARCH_WIDTH)
if(STATIC)
message(STATUS "Initiating static build")
set(Boost_USE_STATIC_LIBS ON)
set(CMAKE_FIND_LIBRARY_SUFFIXES ".a")
set(CMAKE_FIND_LIBRARY_SUFFIXES ".a")
add_definitions(-DMONERO_GUI_STATIC)
endif()
# Include password strength library