Switched all projects to atlasexternals-2.0.65.
The changes wrt. atlasexternals-2.0.64 are (atlasexternals@2.0.64...2.0.65):
AtlasLCG
modules to consistently set up <PACKAGE>_<executable>_EXECUTABLE
variables for externals that provide executables (in preparation for atlasexternals!664 (closed));FindXercesC.cmake
to wrap CMake's own FindXercesC.cmake module (in preparation for atlasexternals!664 (closed));GPerfTools
to use Findgperftools.cmake
instead of Findtcmalloc.cmake
(in preparation for atlasexternals!664 (closed));atlas_build_run.sh
to handle quoted commands correctly (in preparation for atlasexternals!664 (closed));/usr
(to fix the build of AnalysisBaseExternal
on Ubuntu 20.04 flake8_atlas
(thanks to @fwinkl);EXTRA_PATTERNS
argument from atlas_add_test(...)
(thanks to @fwinkl).Note that I believe this update should succeed in an incremental build as well. But I guess we'll see...