Details
-
Suggestion
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
1.12.0
-
None
Description
When some library products conditions are not met the whole project cannot be build.
In QtCreator the affected products are just disabled (visualized by gerying out). Using the command line the whole project wont build!
As a user I just want be able to copy the "Equivalent command line" (replacing settings dir, config and profile parameter) and build. But this is not possible.
I would prefer an option (like -k) which outputs an info, that some products cannot be build because of its dependency cannot be build. But it should build all other products.