Documentation

This commit is contained in:
Shahram Najm 2016-11-11 11:07:07 +00:00
parent 3f84e10869
commit d3c709ef54
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ However it requires that cmake be installed on your system.
You can also pass options to the cmake command above. Some typical examples are:
-DBUILD_SHARED_LIBS=OFF Install static libraries, not shared
-DENABLE_NETCDF=ON Enable GRIB to netCDF conversion
-DENABLE_ECCODES_THREADS=ON Enable POSIX threads
-DENABLE_JPG=ON Enable JPEG encoding/decoding (for GRIB packing)
-DCMAKE_Fortran_COMPILER=pgf90 Set Fortran compiler to Portland Group F90 compiler