Skip to content

Commit 63c1bb5

Browse files
committed
fixup! cmake: Add fuzzing options
1 parent d31abc2 commit 63c1bb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ if(FUZZ)
8484
set(BUILD_UTIL_CHAINSTATE OFF)
8585
set(BUILD_SHARED_LIBS OFF)
8686
set(BUILD_WALLET_TOOL OFF)
87+
set(WITH_GUI OFF)
8788
set(WITH_NATPMP OFF)
8889
set(WITH_MINIUPNPC OFF)
8990
set(WITH_ZMQ OFF)

0 commit comments

Comments
 (0)