mirror of
https://github.com/monero-project/monero-gui.git
synced 2026-04-17 11:37:26 -04:00
cmake: fix monero-wallet-gui target dependencies
This commit is contained in:
@@ -486,7 +486,3 @@ if (HIDAPI_FOUND OR LibUSB_COMPILE_TEST_PASSED)
|
||||
endif()
|
||||
|
||||
add_subdirectory(src)
|
||||
|
||||
# Required to make wallet_merged build before the gui
|
||||
add_dependencies(monero-wallet-gui wallet_merged)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user