[Interest] Moving mkspecs folder when configuring Qt
Kai Köhne
Kai.Koehne at qt.io
Thu May 28 17:16:27 CEST 2020
> -----Ursprüngliche Nachricht-----
> Von: Interest <interest-bounces at qt-project.org> Im Auftrag von Richard
> Weickelt
> Gesendet: Donnerstag, 28. Mai 2020 09:06
> An: interest at qt-project.org
> Betreff: [Interest] Moving mkspecs folder when configuring Qt
>
> Hello,
>
> when configuring and building Qt, almost all top-level folders are
> configurable. The mkspecs folder seems to be hardcoded. Is there a way to
> move mkspecs, for instance into a subdirectory [...]
I think you're looking for configure -hostdatadir <...>
qmake will try to find the mkspecs directory beneath it.
Regards
Kai
More information about the Interest
mailing list