mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-03 18:18:44 +08:00
8 lines
218 B
TOML
8 lines
218 B
TOML
#TODO not compiled or tested
|
|
# build instructions: https://docs.lammps.org/Build_cmake.html
|
|
[source]
|
|
git = "https://github.com/lammps/lammps"
|
|
rev = "27e8d0f19cfd60ff513828af74d07d2c8f3c4451"
|
|
[build]
|
|
template = "cmake"
|