Skip to content

Change install path to $HOME/.config/QtProject #7

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

zultron
Copy link

@zultron zultron commented Oct 31, 2017

An install local to the user may be placed in the standard Qt
configuration directory (location varies by platform). This patch
installs files into that directory, where they are automatically found
by qtcreator and the Qt build system.

For system installs, QT_BASE_DIR must be adjusted to /usr/share on
POSIX.

An install local to the user may be placed in the standard Qt
configuration directory (location varies by platform).  This patch
installs files into that directory, where they are automatically found
by qtcreator and the Qt build system.

For system installs, `QT_BASE_DIR` must be adjusted to `/usr/share` on
POSIX.
@zultron
Copy link
Author

zultron commented Oct 31, 2017

...I'm not sure how to deal with setting QT_BASE_DIR for system installs in the qmake build system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant