mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-02 17:24:58 +02:00
fuzz: Add missing fuzz targets to cmake build
This commit is contained in:
@@ -6,6 +6,7 @@ target_sources(fuzz
|
||||
PRIVATE
|
||||
coincontrol.cpp
|
||||
coinselection.cpp
|
||||
crypter.cpp
|
||||
fees.cpp
|
||||
$<$<BOOL:${USE_SQLITE}>:${CMAKE_CURRENT_LIST_DIR}/notifications.cpp>
|
||||
parse_iso8601.cpp
|
||||
|
||||
Reference in New Issue
Block a user