Skip to content
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

qmake/app: Add install target for MacOS #599

Merged
merged 1 commit into from
Nov 7, 2024

Conversation

frankplow
Copy link
Contributor

This patch adds an install target for MacOS, so one can run make install after building on MacOS to copy the built package into /Applications, or $$PREFIX/Applications.

This patch adds an install target for MacOS, so one can run `make
install` after building on MacOS to copy the built package into
`/Applications`, or `$$PREFIX/Applications`.
@ChristianFeldmann
Copy link
Member

Just tested this on my mac. It works. Nice. Thank you!

@ChristianFeldmann ChristianFeldmann merged commit fdb953e into IENT:develop Nov 7, 2024
@frankplow frankplow deleted the mac-install-target branch November 7, 2024 21:25
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.

2 participants