mirror of
https://github.com/boostorg/graph.git
synced 2026-01-19 04:12:11 +00:00
Allow building of shared versions of some Boost.Test libraries.
Adjust tests to use always use static linking to Boost.Test, since linking to the shared version requires test changes. Patch from Juergen Hunold. [SVN r35989]
This commit is contained in:
@@ -52,7 +52,7 @@ test-suite graph_test :
|
||||
|
||||
|
||||
[ run graphviz_test.cpp
|
||||
/boost/test//boost_test_exec_monitor
|
||||
/boost/test//boost_test_exec_monitor/<link>static
|
||||
../build//bgl-viz ]
|
||||
|
||||
[ run gursoy_atun_layout_test.cpp ]
|
||||
|
||||
Reference in New Issue
Block a user