Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
Scott Snyder's avatar
Scott Snyder authored
TrkVertexSeedFinderUtils: Fix dynamic loading issue in unit tests.

A standalong unit test binary may need to be build with ENABLE_EXPORTS
if it loads Gaudi components.
Otherwise, the loaded component may bind to the wrong vtable instance.

Fixes test failures seen in the clang17 build.
903b28c0
History
Name Last commit Last update