Skip to content

Adapt to Acts v0.27.0: Change renamed include

To adapt to Acts version v0.27.00, one include has to be renamed. I believe that's all.

Acts tag bump is in atlasexternals!692 (merged). The tag atlasexternals-2.0.70 brings all the following updates compared to atlasexternals-2.0.69 (atlasexternals@2.0.69...2.0.70):

  • Fixes in CheckerGccPlugins for thread safety checks in virtual calls (thanks to @ssnyder), and for inheritance checks in "Gaudi/..." headers;
  • Added an explicit check in AtlasCMake for a specific failure stemming from in-source builds (which appeared because of the inclusion of CUDA in our build setup...);
  • Updated Acts to version v0.27.00;
  • Updated lwtnn to version 2.9 (thanks to @ivivarel);
  • Updated pyAMI to version 5.1.1 (thanks to @fwinkl);
  • Added a Findfmt.cmake module, and updated FindGaudi.cmake to use it (this is meant to fix ATLINFR-3620);

/cc @corentin

Edited by Paul Gessinger-Befurt

Merge request reports