mirror of https://github.com/ecmwf/eccodes.git
Merge branch 'develop' of https://github.com/ecmwf/eccodes into develop
# Conflicts: # README.md
This commit is contained in:
commit
ba22d631d2
|
@ -43,6 +43,7 @@ INSTALLATION
|
||||||
```
|
```
|
||||||
cmake ../eccodes-x.y.z-Source -DCMAKE_INSTALL_PREFIX=/path/to/where/you/install/eccodes
|
cmake ../eccodes-x.y.z-Source -DCMAKE_INSTALL_PREFIX=/path/to/where/you/install/eccodes
|
||||||
```
|
```
|
||||||
|
|
||||||
It is strongly recommended that you install into a clean directory
|
It is strongly recommended that you install into a clean directory
|
||||||
|
|
||||||
5. Compile, test and install:
|
5. Compile, test and install:
|
||||||
|
|
Loading…
Reference in New Issue