Merge pull request #15 from mkaravel/feature/setops

[test][set ops] remove linking dependency with Boost.Test for P/P and L/...
This commit is contained in:
Adam Wulkiewicz
2014-04-16 12:12:38 +02:00

View File

@@ -52,8 +52,8 @@ test-suite boost-geometry-algorithms
[ run touches.cpp ]
[ run transform.cpp ]
[ run union.cpp : : : <define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE ]
[ run union_linear_linear.cpp /boost/test//boost_unit_test_framework ]
[ run union_pl_pl.cpp /boost/test//boost_unit_test_framework ]
[ run union_linear_linear.cpp ]
[ run union_pl_pl.cpp ]
[ run unique.cpp ]
[ run within.cpp : : : <toolset>msvc:<cxxflags>/bigobj ]
;