Passing extra config settings to the CIBW_BUILD_FRONTEND. #1222
-
I would like to use the For example, if I use
Is there a way of providing those extra config settings to I can't find anything in the documentation that would suggest that's possible. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
The cibuildwheel set https://cibuildwheel.readthedocs.io/en/stable/faq/#building-packages-with-optional-c-extensions I know that it is a workaround, not a solution requested by you, but maybe it is enough for your case. |
Beta Was this translation helpful? Give feedback.
-
This is now possible with |
Beta Was this translation helpful? Give feedback.
This is now possible with
CIBW_CONFIG_SETTINGS
:https://cibuildwheel.pypa.io/en/stable/options/#config-settings