lammps/lib/mscg/Makefile.lammps.g++_simple

6 lines
165 B
Makefile

# Settings that the LAMMPS build will import when this package library is used
mscg_SYSINC = -std=c++11
mscg_SYSLIB = -lm -lgsl -llapack -lgslcblas
mscg_SYSPATH =