insert spin package into make and cmake build system

This commit is contained in:
Axel Kohlmeyer 2018-06-27 15:29:24 -04:00
parent 58559d9e62
commit 38cdc1828d
2 changed files with 2 additions and 2 deletions

View File

@ -113,7 +113,7 @@ endif(ENABLE_TESTING)
option(ENABLE_ALL "Build all default packages" OFF)
set(DEFAULT_PACKAGES ASPHERE BODY CLASS2 COLLOID COMPRESS CORESHELL DIPOLE GRANULAR
KSPACE MANYBODY MC MEAM MISC MOLECULE PERI QEQ
REAX REPLICA RIGID SHOCK SNAP SRD)
REAX REPLICA RIGID SHOCK SNAP SPIN SRD)
set(OTHER_PACKAGES KIM PYTHON MSCG MPIIO VORONOI POEMS LATTE
USER-ATC USER-AWPMD USER-BOCS USER-CGDNA USER-MESO
USER-CGSDK USER-COLVARS USER-DIFFRACTION USER-DPD USER-DRUDE USER-EFF

View File

@ -55,7 +55,7 @@ endif
PACKAGE = asphere body class2 colloid compress coreshell dipole gpu \
granular kim kokkos kspace latte manybody mc meam misc \
molecule mpiio mscg opt peri poems \
python qeq reax replica rigid shock snap srd voronoi
python qeq reax replica rigid shock snap spin srd voronoi
PACKUSER = user-atc user-awpmd user-bocs user-cgdna user-cgsdk user-colvars \
user-diffraction user-dpd user-drude user-eff user-fep user-h5md \