Commit Graph

4 Commits (12a22eb8a436242dcbf951fc8286b5880e662dd0)

Author SHA1 Message Date
Romain Roffé 34bd7b2988 Use bindgen
binding.rs generation with bindgen is optional.

By default, a pre-generated binding.rs is copied in OUT_DIR. This allows
for example to build on Windows and link against a standard VLC
installation.

Feature "use-bindgen" will trigger binding generation.
2022-02-25 16:05:10 +01:00
Pierre Réveillon 14dd7928bd CI: Add Gitlab CI 2021-11-22 02:53:55 +00:00
T. Okubo d11f6920fa Add the Cargo.lock to .gitignore 2015-11-29 10:33:02 +09:00
T. Okubo 56e6b68af1 Initial commit 2015-11-29 10:26:04 +09:00