mirror of https://github.com/ecmwf/eccodes.git
Trivial change to force build
This commit is contained in:
parent
cca9be268b
commit
bdca02e741
|
@ -46,7 +46,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