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