How to get keg of a dependency? #391
Answered
by
SMillerDev
twam
asked this question in
Tap maintenance and brew development
-
My formula A depends on package B and I need to pass the keg '/usr/local/Cellar/B/version` to cmake building package A. Is there an automated way to get this path within the formula? I already specified a |
Beta Was this translation helpful? Give feedback.
Answered by
SMillerDev
Dec 29, 2020
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
twam
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
#{Formula["a"].opt_prefix}