mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 05:57:59 +01:00
build: Add bitcoin-cli.exe to installer
This commit is contained in:
@@ -78,6 +78,7 @@ Section -Main SEC0000
|
||||
File /oname=readme.txt @abs_top_srcdir@/doc/README_windows.txt
|
||||
SetOutPath $INSTDIR\daemon
|
||||
File @abs_top_srcdir@/release/bitcoind.exe
|
||||
File @abs_top_srcdir@/release/bitcoin-cli.exe
|
||||
SetOutPath $INSTDIR\src
|
||||
File /r @abs_top_srcdir@/@PACKAGE@-@VERSION@/src\*.*
|
||||
SetOutPath $INSTDIR
|
||||
|
||||
Reference in New Issue
Block a user