mirror of
https://github.com/boostorg/geometry.git
synced 2025-05-09 23:24:02 +00:00
Switch to /boost/test//included target for header only mode of Boost.Test.
This commit is contained in:
parent
22d9824681
commit
66be47cda8
@ -21,7 +21,7 @@ project boost-geometry-index-test
|
|||||||
<toolset>msvc:<cxxflags>/bigobj
|
<toolset>msvc:<cxxflags>/bigobj
|
||||||
<host-os>windows,<toolset>intel:<cxxflags>/bigobj
|
<host-os>windows,<toolset>intel:<cxxflags>/bigobj
|
||||||
<library>/boost/timer//boost_timer
|
<library>/boost/timer//boost_timer
|
||||||
<library>/boost/test//boost_test
|
<library>/boost/test//included
|
||||||
;
|
;
|
||||||
|
|
||||||
test-suite boost-geometry-index-detail
|
test-suite boost-geometry-index-detail
|
||||||
|
@ -24,7 +24,7 @@ project boost-geometry-test
|
|||||||
<toolset>clang:<cxxflags>-Wno-unneeded-internal-declaration # supress warning by Boost.None
|
<toolset>clang:<cxxflags>-Wno-unneeded-internal-declaration # supress warning by Boost.None
|
||||||
<toolset>intel:<define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE
|
<toolset>intel:<define>BOOST_GEOMETRY_TEST_ONLY_ONE_TYPE
|
||||||
<host-os>windows,<toolset>intel:<cxxflags>/bigobj
|
<host-os>windows,<toolset>intel:<cxxflags>/bigobj
|
||||||
<library>/boost/test//boost_test
|
<library>/boost/test//included
|
||||||
<library>/boost/foreach//boost_foreach
|
<library>/boost/foreach//boost_foreach
|
||||||
<library>/boost/assign//boost_assign
|
<library>/boost/assign//boost_assign
|
||||||
;
|
;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user