mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-16 00:28:23 +01:00
updated using-cmake README.txt
This commit is contained in:
parent
7797f6ed98
commit
7cada4e12d
@ -4,7 +4,7 @@ Example usage
|
|||||||
Windows
|
Windows
|
||||||
--------------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------------
|
||||||
Configure, build and install IPhreeqc
|
Configure, build and install IPhreeqc
|
||||||
1. cd iphreeqc-3.6.2-15100
|
1. cd iphreeqc-@VERSION@-@REVISION@
|
||||||
2. mkdir _build
|
2. mkdir _build
|
||||||
3. cd _build
|
3. cd _build
|
||||||
4. cmake -DCMAKE_INSTALL_PREFIX:PATH=c:/Users/charlton/iphreeqc ..
|
4. cmake -DCMAKE_INSTALL_PREFIX:PATH=c:/Users/charlton/iphreeqc ..
|
||||||
@ -22,7 +22,7 @@ Build example:
|
|||||||
Linux/macOS
|
Linux/macOS
|
||||||
--------------------------------------------------------------------------------------
|
--------------------------------------------------------------------------------------
|
||||||
Configure, build and install IPhreeqc
|
Configure, build and install IPhreeqc
|
||||||
1. cd iphreeqc-3.6.2-15100
|
1. cd iphreeqc-@VERSION@-@REVISION@
|
||||||
2. mkdir _build
|
2. mkdir _build
|
||||||
3. cd _build
|
3. cd _build
|
||||||
4. cmake -DCMAKE_INSTALL_PREFIX:PATH=/home/charlton/iphreeqc ..
|
4. cmake -DCMAKE_INSTALL_PREFIX:PATH=/home/charlton/iphreeqc ..
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user