changed: let the build system handle the dynamic boost test defines

This commit is contained in:
Arne Morten Kvarving
2018-02-14 16:08:26 +01:00
parent cedb010a04
commit 03ab8fe400
9 changed files with 0 additions and 21 deletions

View File

@@ -18,7 +18,6 @@
*/
#define BOOST_TEST_DYN_LINK
#define BOOST_TEST_MODULE SIMULATION_DATA_CONTAINER_TESTS
#include <boost/test/unit_test.hpp>