aboutsummaryrefslogtreecommitdiff
path: root/build_msvc
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2022-02-09 18:15:10 +0000
committerfanquake <fanquake@gmail.com>2022-02-13 20:59:02 +0000
commit39e66e938fb688f5400ad94a1b317fcc2a87bc31 (patch)
tree4edc9c88e5db2740ff5bb8ee4f0e52ca997159e5 /build_msvc
parent25a91a571a4f3453f7e0e9299ee7a40a61d04f19 (diff)
downloadbitcoin-39e66e938fb688f5400ad94a1b317fcc2a87bc31.tar.xz
build: use header-only Boost unit test
Diffstat (limited to 'build_msvc')
-rw-r--r--build_msvc/bitcoin_config.h.in3
1 files changed, 0 insertions, 3 deletions
diff --git a/build_msvc/bitcoin_config.h.in b/build_msvc/bitcoin_config.h.in
index c5ed6eb903..e25024e871 100644
--- a/build_msvc/bitcoin_config.h.in
+++ b/build_msvc/bitcoin_config.h.in
@@ -47,9 +47,6 @@
/* define if external signer support is enabled (requires Boost::Process) */
#define ENABLE_EXTERNAL_SIGNER /**/
-/* define if the Boost::Unit_Test_Framework library is available */
-#define HAVE_BOOST_UNIT_TEST_FRAMEWORK /**/
-
/* Define this symbol if the consensus lib has been built */
#define HAVE_CONSENSUS_LIB 1