Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Question] Can I use profile composition with cpt? #598

Open
PatSche opened this issue Mar 16, 2022 · 1 comment
Open

[Question] Can I use profile composition with cpt? #598

PatSche opened this issue Mar 16, 2022 · 1 comment

Comments

@PatSche
Copy link

PatSche commented Mar 16, 2022

With Conan client, we can specify multiple profiles in the command line.
The applied configuration will be the composition of all the profiles applied in the order they are specified.
This is called "profile composition".

Is it possible to use this feature of Conan client also with conan-package-tools or is not supported?

In my case, I have a default profile or a profile for cross-compilation like raspi and a profile qt_options for all common options to compile the same configured Qt Conan package for Raspberry Pi and my host system.

@uilianries
Copy link
Member

Hello @PatSche ! Unfortunately this feature is not implemented as it's a rare case. Actually, you are the first who asks for it.

It can be added yes, but will not be prioritized now due other tasks. Feel free to open PR with a contribution!

Regards!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants