forked from Public/monero-gui
Merge pull request #3477
75746a8 cmake: explicitly link net and common (selsta)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user