gui/libwallet_merged: libunbound is one more dependency
This commit is contained in:
Vendored
+6
@@ -228,3 +228,9 @@ if (MINGW)
|
||||
COPYONLY)
|
||||
endforeach ()
|
||||
endif ()
|
||||
|
||||
|
||||
if (BUILD_GUI_DEPS)
|
||||
install(TARGETS unbound
|
||||
ARCHIVE DESTINATION lib)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user