-
Notifications
You must be signed in to change notification settings - Fork 118
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Labels
enhancementNew feature or requestNew feature or request