You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CMakeLists.txt
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -157,7 +157,7 @@ endif()
157
157
158
158
cmake_dependent_option(WITH_DBUS"Enable DBus support."ON"CMAKE_SYSTEM_NAME STREQUAL \"Linux\" AND BUILD_GUI"OFF)
159
159
160
-
option(WITH_MULTIPROCESS"Build multiprocess bitcoin-node and bitcoin-gui executables in addition to monolithic bitcoind and bitcoin-qt executables. Requires libmultiprocess library. Experimental."OFF)
0 commit comments