-
Notifications
You must be signed in to change notification settings - Fork 70
Open
Labels
complex: lowcomponent: buildBuild helpers, build systems...Build helpers, build systems...priority: lowstage: queuetype: feature
Description
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.
Metadata
Metadata
Assignees
Labels
complex: lowcomponent: buildBuild helpers, build systems...Build helpers, build systems...priority: lowstage: queuetype: feature