build: use header-only Boost unit test

This commit is contained in:
fanquake
2022-02-09 18:15:10 +00:00
parent 25a91a571a
commit 39e66e938f
14 changed files with 13 additions and 213 deletions

View File

@@ -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