Skip to content

Commit

Permalink
fixup! cmake: Add fuzzing options
Browse files Browse the repository at this point in the history
  • Loading branch information
hebasto committed Jan 27, 2024
1 parent d31abc2 commit 63c1bb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ if(FUZZ)
set(BUILD_UTIL_CHAINSTATE OFF)
set(BUILD_SHARED_LIBS OFF)
set(BUILD_WALLET_TOOL OFF)
set(WITH_GUI OFF)
set(WITH_NATPMP OFF)
set(WITH_MINIUPNPC OFF)
set(WITH_ZMQ OFF)
Expand Down

0 comments on commit 63c1bb5

Please sign in to comment.