mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2024-12-15 04:30:33 +00:00
Remove outdated tap for homebrew
This commit is contained in:
parent
3f29d27873
commit
d8d931feba
@ -523,7 +523,6 @@ if(NOT GNURADIO_RUNTIME_FOUND)
|
|||||||
message("You can install it easily via Macports:")
|
message("You can install it easily via Macports:")
|
||||||
message(" sudo port install gnuradio ")
|
message(" sudo port install gnuradio ")
|
||||||
message("Alternatively, you can use homebrew:")
|
message("Alternatively, you can use homebrew:")
|
||||||
message(" brew tap odrisci/gnuradio")
|
|
||||||
message(" brew install gnuradio" )
|
message(" brew install gnuradio" )
|
||||||
message(FATAL_ERROR "GNU Radio ${GNSSSDR_GNURADIO_MIN_VERSION} or later is required to build gnss-sdr")
|
message(FATAL_ERROR "GNU Radio ${GNSSSDR_GNURADIO_MIN_VERSION} or later is required to build gnss-sdr")
|
||||||
endif(OS_IS_MACOSX)
|
endif(OS_IS_MACOSX)
|
||||||
|
Loading…
Reference in New Issue
Block a user