Linux / MacOS specific build steps #2744
Answered
by
SMillerDev
jugendhacker
asked this question in
Writing Formulae/Casks
Replies: 1 comment
-
system "other", "step" if OS.mac? |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
jugendhacker
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I have a software that has to perform another build step if you compile on MacOS that must not be done when building on Linux. What's the best way to implement this inside a formula?
Beta Was this translation helpful? Give feedback.
All reactions