gui/libwallet_merged: libunbound is one more dependency
This commit is contained in:
6
external/unbound/CMakeLists.txt
vendored
6
external/unbound/CMakeLists.txt
vendored
@@ -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