| 29 Sep 2025 |
K900 | To build a special "cross Qt" for (build -> target) | 05:41:09 |
K900 | So we have tools for build and libraries for target in the same package | 05:41:19 |
K900 | And then we just use those everywhere | 05:41:24 |
K900 | Which works without cmake patching but does lead to funni in Canadian use cases but no one does that anyway | 05:42:02 |
outfoxxed | I'm not sure what the advantage of that would be but I think that is an officially supported mode of operation | 05:42:10 |
outfoxxed | honestly I'm not sure why I had to patch the cmake for this, it should work with a host build in one folder | 05:42:38 |
K900 | That is the officially supported mode of operation | 05:42:39 |
K900 | That's mostly the advantage yes | 05:42:39 |
K900 | But seeing how small the cmake change is I think I like yours more | 05:42:42 |
K900 | I really need to process it a bit more though | 05:42:59 |
outfoxxed | Building from a full set of host tools is also supposed to work per the qt docs | 05:43:00 |