We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ef815a commit 7236b6aCopy full SHA for 7236b6a
1 file changed
configure
@@ -52,6 +52,7 @@ UsageFull() {
52
echo " --nobuildlibs : Do not asking about building enabled libraries."
53
echo " -makenetcdf : Have cpptraj build its own NetCDF."
54
echo " -makeblas : Have cpptraj build its own LAPACK/BLAS."
55
+ echo " --libdir=<dir> : Look for libraries in <dir> (useful to point to e.g. a previous CPPTRAJ install."
56
echo " Libraries: netcdf pnetcdf zlib bzlib blas lapack arpack fftw3 readline sanderlib xdrfile tng openmm"
57
echo " Note: pnetcdf is needed for writing NetCDF trajectories with MPI."
58
echo " LINKING OPTIONS"
0 commit comments