mirror of
https://github.com/monero-project/monero-gui.git
synced 2025-02-21 17:20:37 +02:00
Merge pull request #3477
75746a8
cmake: explicitly link net and common (selsta)
This commit is contained in:
commit
d48438aeef
@ -123,6 +123,8 @@ set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} ${Qt5Widgets_EXECUTABLE_COMPILE_FLAGS}")
|
||||
|
||||
target_link_libraries(monero-wallet-gui
|
||||
epee
|
||||
common
|
||||
net
|
||||
wallet_api
|
||||
qrcodegen
|
||||
easylogging
|
||||
|
Loading…
Reference in New Issue
Block a user