Skip to content

ISF_HepMC_Tools: Unit test linking fix.

Need to build the unit test with ENABLE_EXPORTS in order for the dynamic_cast to work properly. Fixes test failure seen in the clang build.

Merge request reports