mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-09-11 21:20:39 +02:00
build: Drop libevent from bitcoin-cli link libraries
Co-authored-by: fanquake <fanquake@gmail.com>
This commit is contained in:
@@ -357,8 +357,6 @@ if(BUILD_CLI)
|
||||
bitcoin_common
|
||||
bitcoin_ipc
|
||||
bitcoin_util
|
||||
libevent::core
|
||||
libevent::extra
|
||||
)
|
||||
install_binary_component(bitcoin-cli HAS_MANPAGE)
|
||||
endif()
|
||||
|
||||
Reference in New Issue
Block a user