Skip to content

Delete project rootmap files during cmake configuration

Frank Winklmeier requested to merge fwinkl/atlasexternals:rootmap_cleanup into master

Delete the merged project rootmap file (e.g. Athena.rootmap) during the cmake configuration. This ensures that we are not accidentally using a left-over rootmap file when running executable during the build as seen e.g. in ATLASDQ-730.

Merge request reports