v02-20-01
v02-20-01
-
2023-11-14 jmcarcell (PR#177)
- Export targets and make sure they can be used by other CMake projects
-
2023-09-07 jmcarcell (PR#176)
- Make an alias to
SIO::sio
when building SIO within LCIO so that it has the same target as the standalone SIO, that has the targetSIO::sio
- Make an alias to
-
2023-08-15 jmcarcell (PR#174)
- Make cmake respect CMAKE_INSTALL_
-
2023-07-17 jmcarcell (PR#173)
- Drop FindCLHEP.cmake
-
2023-07-17 jmcarcell (PR#172)
- Don't make the uninstall target if it already exists
-
2023-06-13 Leonhard Reichenbach (PR#171)
- LCRelationNavigator: add methods
getRelatedToMaxWeightAndObject
andgetRelatedFromMaxWeightAndObject
returning both the object and the weight in a tuple
- LCRelationNavigator: add methods