-
Notifications
You must be signed in to change notification settings - Fork 599
Labels
Description
Summary
I noticed several recent changes in sutup.py file. Now it is possible to build lmp and ipi plugins via pip install, which is much easier than the C++ build. However, it only contains the LAMMPS_VERSION argument. Without LAMMPS_SOURCE_ROOT, we are not able to build lmp plugin on existing lammps source. Are there any plans to add that in setup.py in the future?
Detailed Description
Add LAMMPS_SOURCE_ROOT argument in setup.py to build lammps plugin on existing lammps source.
Further Information, Files, and Links
No response
Reactions are currently unavailable