cmake: Install `bitcoin` manpage

Github-Pull: #33407
Rebased-From: 7584a4fda9
This commit is contained in:
Hennadii Stepanov 2025-09-16 14:18:59 +01:00 committed by fanquake
parent 2327b2b0db
commit c9f751090c
No known key found for this signature in database
GPG Key ID: 2EEB9F5CC09526C1
1 changed files with 1 additions and 1 deletions

View File

@ -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.