Open rxseger opened 8 years ago
Attempt at adding a formula for https://github.com/miek/inspectrum
Problems:
brew tap dholm/sdr brew install --HEAD dholm/sdr/liquid-dsp
CMAKE_PREFIX_PATH=$(brew --prefix qt5)/lib/cmake cmake ..
This works when building inspectrum by hand, but unclear how to pass it to Homebrew properly (this PR is my failed attempt so far what I have tried unsuccessfully)
Attempt at adding a formula for https://github.com/miek/inspectrum
Problems:
brew tap dholm/sdr brew install --HEAD dholm/sdr/liquid-dsp
This works when building inspectrum by hand, but unclear how to pass it to Homebrew properly (this PR is my failed attempt so far what I have tried unsuccessfully)