mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
changed: let the build system handle the dynamic boost test defines
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
#include <config.h>
|
||||
|
||||
#if HAVE_DYNAMIC_BOOST_TEST
|
||||
#define BOOST_TEST_DYN_LINK
|
||||
#endif
|
||||
|
||||
#define BOOST_TEST_MODULE SyntaxTest
|
||||
|
||||
#include <opm/autodiff/AutoDiff.hpp>
|
||||
|
||||
Reference in New Issue
Block a user