Skip to content

Commit

Permalink
Change LCIO_LIBRARIES to LCIO::lcio
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Jan 14, 2024
1 parent 832c374 commit 3787c57
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion k4MarlinWrapper/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ gaudi_add_module(EDM4hep2Lcio
k4EDM4hep2LcioConv::k4EDM4hep2LcioConv
k4FWCore::k4FWCore
Gaudi::GaudiAlgLib
${LCIO_LIBRARIES}
LCIO::lcio
${Marlin_LIBRARIES}
EDM4HEP::edm4hep
)
Expand Down
1 change: 1 addition & 0 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ gaudi_add_module(GaudiTestAlgorithms
LINK
Gaudi::GaudiAlgLib
Gaudi::GaudiKernel
LCIO::lcio
k4FWCore::k4FWCore
EDM4HEP::edm4hep
)
Expand Down

0 comments on commit 3787c57

Please sign in to comment.