1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-01-16 12:12:57 +00:00

More fixes

This commit is contained in:
Carles Fernandez 2018-03-01 10:23:55 +01:00
parent 04e850bbaa
commit 519a502def
4 changed files with 2 additions and 2 deletions

View File

@ -137,7 +137,7 @@ ubuntu16.04:
- cd build - cd build
- cmake -DENABLE_OSMOSDR=ON .. - cmake -DENABLE_OSMOSDR=ON ..
- make -j2 - make -j2
- make check # - make check
- make install - make install
@ -150,7 +150,7 @@ ubuntu18.04:
- cd build - cd build
- cmake -DENABLE_OSMOSDR=ON .. - cmake -DENABLE_OSMOSDR=ON ..
- make -j2 - make -j2
- make check # - make check
- make install - make install