mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-07-08 04:28:42 +08:00
8 lines
219 B
TOML
8 lines
219 B
TOML
#TODO not compiled or tested
|
|
# build instructions: https://github.com/google/snappy#building
|
|
[source]
|
|
git = "https://github.com/google/snappy"
|
|
rev = "dc05e026488865bc69313a68bcc03ef2e4ea8e83"
|
|
[build]
|
|
template = "cmake"
|