Scroom
0.14-48-ga0fee447
Loading...
Searching...
No Matches
BoostTestTargetsDynamic.h
Go to the documentation of this file.
1
// Small header computed by CMake to set up boost test.
2
// include AFTER #define BOOST_TEST_MODULE whatever
3
// but before any other boost test includes.
4
5
// Using the Boost UTF dynamic library
6
7
#define BOOST_TEST_DYN_LINK
8
#include <boost/test/unit_test.hpp>
9
cmake-modules
BoostTestTargetsDynamic.h
Generated by
1.9.8