Skip to content

Enabling dynamic linking of boost test module

Slattery, Stuart requested to merge (removed):test_dynamic_link into master

This allows for dynamic linking of the unit tests. Should reduce test sizes as well as enable easier compilation on Mac OS X.

Merge request reports