Files
lammps/lib/mscg/Makefile.lammps
2017-05-04 11:22:20 -06:00

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 =