Sherman-Morrison/smvarsrc

7 lines
97 B
Bash

#!/usr/bin/env bash
export HDF5_CXX=icpc
export HDF5_CXXLINKER=icpc
export PATH=$PWD/bin:$PATH