pklip

Results 3 comments of pklip

Hi @memsharded , Thanks for clarifying the strict separation of the build and host context and how `tool_requires` only affect the build context. I think now I understood the consequences...

> You might with a small cheat, avoid that. Like using the tool_requires in the profile, and just running a conan install --requires=gcc/... -g VirtualRunEnv to get the extra env...

> You might with a small cheat, avoid that. Like using the tool_requires in the profile, and just running a conan install --requires=gcc/... -g VirtualRunEnv to get the extra env...