mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-05-12 19:20:42 +02:00
test: Fix docstring for cmake migration
This commit is contained in:
parent
c0b7159de4
commit
3f9c716e7f
@ -14,7 +14,7 @@ EXEEXT=@EXEEXT@
|
||||
RPCAUTH=@abs_top_srcdir@/share/rpcauth/rpcauth.py
|
||||
|
||||
[components]
|
||||
# Which components are enabled. These are commented out by `configure` if they were disabled when running config.
|
||||
# Which components are enabled. These are commented out by cmake if they were disabled during configuration.
|
||||
@ENABLE_WALLET_TRUE@ENABLE_WALLET=true
|
||||
@USE_BDB_TRUE@USE_BDB=true
|
||||
@BUILD_BITCOIN_CLI_TRUE@ENABLE_CLI=true
|
||||
|
Loading…
Reference in New Issue
Block a user