mirror of
https://github.com/monero-project/monero.git
synced 2024-11-17 16:27:39 +00:00
libwallet_merged: add missing net target
This commit is contained in:
parent
1ef3d05c4a
commit
8bb253b0db
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@ if (BUILD_GUI_DEPS)
|
|||
ringct_basic
|
||||
checkpoints
|
||||
version
|
||||
net
|
||||
device_trezor)
|
||||
|
||||
foreach(lib ${libs_to_merge})
|
||||
|
|
Loading…
Reference in a new issue