Skip to content

fix Qt installation prefix

Andrey Butirsky requested to merge qtdir into master

It must match 'qtdir' option in kdesrc-buildrc.

Otherwise, you have to edit qt6-build-include file and fully rebuild Qt so it could be installed in the place where it can be found.

This also contributes to keeping the common options in one place, instead of being scattered across files on different filesystem levels.

@nicolasfella

Edited by Andrey Butirsky

Merge request reports