Skip to content

Externals Update, main branch (2023.09.28.)

Updated all projects to atlasexternals-2.0.170. The updates wrt. atlasexternals-2.0.169 are (atlasexternals@2.0.169...2.0.170):

  • Made sure that FindHDF5.cmake would not affect the behaviour of other modules (thanks to @fwinkl);
  • Removed the requirement for the cairo-trace executable in FindCairo.cmake (since it doesn't exist in all versions of Cairo, thanks to @fwinkl);
  • Introduced automated unit tests for the AtlasLCG find-modules (thanks to @fwinkl);
  • Improved FindROOT.cmake to be compatible with ROOT 6.29+ (thanks to @elmsheus, addressing ATLINFR-5071);
  • Updated AtlasLCG to make it find GoogleTest in a way that's compatible with CMake 3.27+;
  • Updated COOL and CORAL to versions 3.3.15 (thanks to @elmsheus, addressing ATLINFR-5071).

All of the updates are technical. So let's use full-build to be on the safe side, but test-wise we don't need anything special.

Merge request reports