Info: Zenodo’s user support line is staffed on regular business days between Dec 23 and Jan 5. Response times may be slightly longer than normal.

There is a newer version of the record available.

Published October 5, 2022 | Version v1.5.0
Software Open

mctools/mcpl: MCPL release 1.5.0

  • 1. European Spallation Source ERIC

Description

This release provides a few improvements concerning configuration of downstream projects. First of all, it introduces a new command-line script, mcpl-config which can be used to query an MCPL installation for details, or even used to setup the user environment by typing eval $(./path/to/mcpl/installation/bin/mcpl-config --setup) in a shell. Secondly, it modifies the installed location of CMake configuration files, to hopefully make it easier for downstream projects to locate an existing MCPL installation (more details on github issue #58). Finally, it modifies the manner in which Geant4 bindings must be activated in downstream CMake code. In short, previous usage of find_package(G4MCPL) should be replaced with find_package(MCPL COMPONENTS GEANT4BINDINGS ), and the target G4MCPL::g4mcpl is now named MCPL::g4mcpl.

Files

mctools/mcpl-v1.5.0.zip

Files (1.1 MB)

Name Size Download all
md5:d0fe6ac30838fd2c8aa82b67c2f7efcf
1.1 MB Preview Download

Additional details

Related works