2
0
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:
Vladimir Prus
2006-11-10 19:09:56 +00:00
parent 3c852ac7a0
commit a86397fc34

View File

@@ -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 ]