Skip to content

Update the cxx standard variant in Axom's spack package #1741

@kennyweiss

Description

@kennyweiss

Our spack package has a cpp14 variant:
https://github.com/LLNL/axom/blob/df7fef005ffb2c40284ef22d0be789304ab51935/scripts/spack/packages/axom/package.py#L95

Since Axom now requires c++17 and will soon move to c++20, we should update this variant.
I think the convention is to use a cxxstd=<year> variant.

If we move to that option, do we need to keep the old cpp14 variant and update the when logic, or can we just remove it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    App IntegrationIssues related to integration with applicationsBuild systemIssues related to Axom's build systemReviewedSoftware processIssues related to processes for software developmentTPLIssues related to Axom's third party librariesenhancementNew feature or requestquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions