Skip to content

Adding a [minimal_version] check #1194

@JorgeG94

Description

@JorgeG94

Description

I am running into this issue with a project of mine, where I want to specify in the [library] the type="static" but fpm 0.11.0 does not allow that.

I pick this up in my CI when I run it on a mac and use conda to install fpm and then gcc - installing gcc with conda brings in fpm 0.11.0 and replaces the 0.12.0 that was installed first. I don't have a mac so I rely on the CI to test on mac.

If we had a minimal version requirement my CI would've failed with that and given a much more meaningful error.

Possible Solution

No response

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions