summaryrefslogtreecommitdiffstats
path: root/third-party/cmake/BoostTestTargetsIncluded.h
blob: 253133ce2fa1e543a27c19e354b8bd59d1bcea53 (plain)
1
2
3
4
5
6
7
// Small header computed by CMake to set up boost test.
// include AFTER #define BOOST_TEST_MODULE whatever
// but before any other boost test includes.

// Using the Boost UTF included framework

#include <boost/test/included/unit_test.hpp>