mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-04-03 20:35:17 +02:00
cmake: Install bitcoin manpage
Github-Pull: #33407
Rebased-From: 7584a4fda9
This commit is contained in:
committed by
fanquake
parent
2327b2b0db
commit
c9f751090c
@@ -293,7 +293,7 @@ if(BUILD_BITCOIN_BIN)
|
||||
add_windows_resources(bitcoin bitcoin-res.rc)
|
||||
add_windows_application_manifest(bitcoin)
|
||||
target_link_libraries(bitcoin core_interface bitcoin_util)
|
||||
install_binary_component(bitcoin)
|
||||
install_binary_component(bitcoin HAS_MANPAGE)
|
||||
endif()
|
||||
|
||||
# Bitcoin Core bitcoind.
|
||||
|
||||
Reference in New Issue
Block a user