mirror of https://github.com/bitcoin/bitcoin.git
cmake: Install `bitcoin` manpage
Github-Pull: #33407
Rebased-From: 7584a4fda9
This commit is contained in:
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.
|
||||
|
|
Loading…
Reference in New Issue