mirror of https://github.com/EspoTek/Labrador.git
fftw installed
This commit is contained in:
parent
626691d815
commit
61e64eb37f
|
@ -44,6 +44,8 @@ install:
|
|||
- |
|
||||
# OSX
|
||||
if [[ "$TRAVIS_OS_NAME" == "osx" ]]; then
|
||||
brew install fftw
|
||||
brew install libomp
|
||||
brew install qt5
|
||||
brew link qt5 --force
|
||||
#brew install libusb
|
||||
|
|
Loading…
Reference in New Issue