mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-10-31 22:58:51 +00:00
6 lines
46 B
Makefile
6 lines
46 B
Makefile
all:
|
|
cargo build --all
|
|
|
|
clean:
|
|
cargo clean
|
|
|