iLCSoft / MarlinFastJet

Marlin processor to interface FastJet
GNU General Public License v3.0
2 stars 8 forks source link

fix order of fastjet libraries for UB linker #17

Closed gaede closed 2 years ago

gaede commented 2 years ago

BEGINRELEASENOTES

ENDRELEASENOTES

tmadlener commented 2 years ago

Very interesting (and quite unexpected) that the order in a find_package call influences the linking behavior.

Could you rebase this onto the new master to pick up the new github actions workflows?

gaede commented 2 years ago

Probably not true for all find modules - but works here ;-) Thanks for updating the CI.