Skip to content

Commit

Permalink
Link against GaudiAlgLib to work with Gaudi v38
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed Apr 15, 2024
1 parent 0d50e1f commit 9bfb088
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/k4FWCoreTest/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ file(GLOB k4fwcoretest_plugin_sources src/components/*.cpp)

gaudi_add_module(k4FWCoreTestPlugins
SOURCES ${k4fwcoretest_plugin_sources}
LINK Gaudi::GaudiKernel k4FWCore k4FWCore::k4Interface ROOT::Core ROOT::RIO ROOT::Tree EDM4HEP::edm4hepDict EDM4HEP::edm4hep)
LINK Gaudi::GaudiKernel Gaudi::GaudiAlgLib k4FWCore k4FWCore::k4Interface ROOT::Core ROOT::RIO ROOT::Tree EDM4HEP::edm4hepDict EDM4HEP::edm4hep)

include(CTest)

Expand Down

0 comments on commit 9bfb088

Please sign in to comment.