Skip to content

Replace use of dynlibs package with Boost:dll.

Reiner Hauser requested to merge dll into master

This implements the dynamic loading of the shared library with boost::dll instead of the TDAQ dynlibs package.

@ssottoco , please consider merging this if it is ok.

Merge request reports