redox/recipes/wip/libs/fs/libnfs/recipe.toml
2025-11-06 03:55:10 -03:00

8 lines
206 B
TOML

#TODO not compiled or tested
# build instructions: https://github.com/sahlberg/libnfs/blob/master/INSTALL
[source]
git = "https://github.com/sahlberg/libnfs"
rev = "libnfs-6.0.2"
[build]
template = "cmake"