What is your suggestion?
I'd like to have a way for conan install --build=... to specify build requirements vs target ('host') requirements. E.g. --build=host:* and --build=build:b2/*.
This way I can easily force a build from source excluding build requirements.
Have you read the CONTRIBUTING guide?
What is your suggestion?
I'd like to have a way for
conan install --build=...to specify build requirements vs target ('host') requirements. E.g.--build=host:*and--build=build:b2/*.This way I can easily force a build from source excluding build requirements.
Have you read the CONTRIBUTING guide?