Skip to content

LAMMPS_SOURCE_ROOT argument in setup.py #2432

@yiqichenshallwetalk

Description

@yiqichenshallwetalk

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions