build: remove boost::filesystem usage

This commit is contained in:
Kiminuo
2020-06-11 10:04:33 +02:00
committed by fanquake
parent 41d7166c8a
commit b87f9c5edf
11 changed files with 7 additions and 151 deletions

View File

@@ -44,9 +44,6 @@
/* define if the Boost library is available */
#define HAVE_BOOST /**/
/* define if the Boost::Filesystem library is available */
#define HAVE_BOOST_FILESYSTEM /**/
/* define if external signer support is enabled (requires Boost::Process) */
#define ENABLE_EXTERNAL_SIGNER /**/