mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2024-11-13 22:01:19 +00:00
6 lines
46 B
Makefile
6 lines
46 B
Makefile
all:
|
|
cargo build --all
|
|
|
|
clean:
|
|
cargo clean
|
|
|