gui/libwallet_merged: libunbound is one more dependency

This commit is contained in:
Ilya Kitaev
2016-09-03 13:32:06 +03:00
parent 4d17949d4f
commit 43677f9d68
3 changed files with 23 additions and 9 deletions

View File

@@ -603,3 +603,7 @@ if(BUILD_DOCUMENTATION)
endif()
endif()
# when ON - will install libunbound and libwallet_merged into "lib"
option(BUILD_GUI_DEPS "Build GUI dependencies." OFF)