We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0b7159 commit 3f9c716Copy full SHA for 3f9c716
test/config.ini.in
@@ -14,7 +14,7 @@ EXEEXT=@EXEEXT@
14
RPCAUTH=@abs_top_srcdir@/share/rpcauth/rpcauth.py
15
16
[components]
17
-# 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.
18
@ENABLE_WALLET_TRUE@ENABLE_WALLET=true
19
@USE_BDB_TRUE@USE_BDB=true
20
@BUILD_BITCOIN_CLI_TRUE@ENABLE_CLI=true
0 commit comments