diff options
author | Luke Pickering <luketpickering@googlemail.com> | 2024-10-10 07:40:22 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-10 00:40:22 -0600 |
commit | de0d5ba88303ca0d094437b4f3e29ad67af06a37 (patch) | |
tree | 3bc966387bdd65e11fea5a309699bbc520ba1087 /lib | |
parent | f756ab156c8dcabac2b3e206b67a6d2b982073e2 (diff) | |
download | spack-de0d5ba88303ca0d094437b4f3e29ad67af06a37.tar.gz spack-de0d5ba88303ca0d094437b4f3e29ad67af06a37.tar.bz2 spack-de0d5ba88303ca0d094437b4f3e29ad67af06a37.tar.xz spack-de0d5ba88303ca0d094437b4f3e29ad67af06a37.zip |
`hepmc3`: fix typo in cmake arg for the `+protobuf` variant (#46872)
* fix typo in variable name in hepmc3 variant
* set cxx standard to 14 when using protobuf
* add myself to hepmc3 maintainer list
* hepmc3: Applied suggestion of @acecbs for spec.satisfies("+protobuf") (agreed!)
Co-authored-by: Alec Scott <hi@alecbcs.com>
* hepmc3: cxx_standard for protobuf
only set cxx standard to meet protobuf minimum (14) if not also rootio variant as that sets the cxx standard to match the root public API standard requirements
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions