Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Avoid hardcoding Qt cellar path #8698

Merged
merged 1 commit into from
Apr 10, 2017
Merged

Avoid hardcoding Qt cellar path #8698

merged 1 commit into from
Apr 10, 2017

Conversation

1ec5
Copy link
Contributor

@1ec5 1ec5 commented Apr 10, 2017

This change avoids hard-coding the path to the Homebrew cellar for the qt formula, per #8692 (comment).

/cc @friedbunny @brunoabinader

@1ec5 1ec5 added build Qt Mapbox Maps SDK for Qt, aka Qt Location Mapbox GL labels Apr 10, 2017
@1ec5 1ec5 self-assigned this Apr 10, 2017
@1ec5 1ec5 requested a review from friedbunny April 10, 2017 19:05
@@ -19,9 +19,10 @@ workflows:
brew install qt
brew link qt --force
brew linkapps qt
export HOMEBREW_QT5_CELLAR=$(brew --cellar qt5)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suppose we may as well use qt in the command here, too, for consistency.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, fixed in 5a46769.

@1ec5 1ec5 force-pushed the 1ec5-qt5-brew-cellar-8691 branch from 5a5062f to 5a46769 Compare April 10, 2017 21:12
@1ec5 1ec5 merged commit 6b29b2b into master Apr 10, 2017
@1ec5 1ec5 deleted the 1ec5-qt5-brew-cellar-8691 branch April 10, 2017 21:43
@1ec5 1ec5 mentioned this pull request Apr 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
build Qt Mapbox Maps SDK for Qt, aka Qt Location Mapbox GL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants