add make command to instructions

This commit is contained in:
Faruk D 2018-02-28 10:32:46 +01:00
parent 6209d8fb6d
commit 8153a944e3
1 changed files with 2 additions and 0 deletions

View File

@ -28,8 +28,10 @@ vr 2 dec 2016 23:07:19 CET
```
mkdir build && cd build
cmake .. -DCASACORE_ROOT_DIR=/opt/soft/casacore/ -DENABLE_CUDA=OFF
make -j4
```
- The sagecal executable can be found in
**dist/bin** folder. All the libraries will be stored in **dist/lib** folder.