1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-24 05:53:16 +00:00

Add PugiXML to Homebrew instructions

This commit is contained in:
Carles Fernandez 2018-11-10 21:26:42 +01:00
parent 571c8c67fd
commit 90e066344d
No known key found for this signature in database
GPG Key ID: 4C583C52B0C3877D

View File

@ -588,6 +588,7 @@ $ brew install armadillo
$ brew install glog gflags gnutls
$ brew install gnuradio
$ brew install libmatio
$ brew install pugixml
$ pip install mako
$ pip install six
~~~~~~