v00-10-03
v00-10-03
-
2024-01-08 Joe Osborn (PR#248)
- Added a Vector4f object for use as a general 4 dimensional vector with members
x
,y
,z
andt
. Fixes #245
- Added a Vector4f object for use as a general 4 dimensional vector with members
-
2023-12-12 Mateusz Jakub Fila (PR#244)
- Fixed typos and links in documentation and doxygen
-
2023-12-06 tmadlener (PR#243)
- Make sure that tests also work in Ubuntu 20.04 environments by running catch test discovery in correct environment.
-
2023-12-05 jmcarcell (PR#235)
- Use
FILE_SET
to install the headers in the top folder together with the library. This also adds them in theBUILD_INTERFACE
, something that a simpleINSTALL
doesn't do. - Bump the CMake version of the LCG stacks
- Simplify finding ROOT, don't do environment variable manipulation in CMake
- Use