Conversation
|
Excellent work. 👍 There is just one thing that I noticed. If I cross-compile I did not check the other |
|
I did not try to build anything Qt related on the target. Because this is not really a goal right now, I would prefer not to investigate time on this. I assume disabling those tools would mean patching Qt or deleting all those apps, which in turn renders the bin target useless. Do you want to have it removed? |
|
If it's not worth the effort then I would propose to comment out the bin target(s). I would leave them as reference. Just add a comment why it's not there and whoever has the use case in the future is free to fix the bin-packages. :) |
This adds the core foundation for building Qt6 and Qt6 apps. The Qt6 class can be used to build Qt6 modules, but also Qt6 applications. Simply inherit from it and call the appropriate build/package functions.
|
Done so. |
|
Thanks! |
No description provided.