... | ... | @@ -63,6 +63,6 @@ CMake will detect your Trilinos installation if you provide the install path. |
|
|
cd "$INMOST_ROOT"
|
|
|
mkdir -p INMOST-build
|
|
|
cd INMOST-build
|
|
|
cmake -DUSE_SOLVER_TRILINOS=ON -DTRILINOS_PATH="$TRILINOS_INSTALL_PATH" ../INMOST-master
|
|
|
cmake -DUSE_SOLVER_TRILINOS=ON -DTRILINOS_PATH="$TRILINOS_INSTALL_PATH" ../INMOST-0.1
|
|
|
make all
|
|
|
``` |
|
|
\ No newline at end of file |