Update flesnet version in cbmroot
Compare changes
- Administrator authored
Add dependency to libgnutls only if it is available on the system.
+ 7
− 3
@@ -54,13 +54,17 @@ target_compile_definitions(external::fles_logging
To make the new algorithms work efficiently with mCBM, we still need to include the "new" flesnet timeslice API in cbmroot. This MR is meant to update the external Flesnet reference to the current version.
The difficulty is that the interface has changed so much internally that updating the git hash is unfortunately not enough:
Add dependency to libgnutls only if it is available on the system.