zmwangx / rust-ffmpeg-sys

FFmpeg bindings for Rust.
113 stars 75 forks source link

missing rerun-if-env-changed registration of FFMPEG_DIR #29

Open anatawa12 opened 2 years ago

anatawa12 commented 2 years ago

The environment variable "FFMPEG_DIR" is not registered as rerun-if-env-changed variable so even if I change "FFMPEG_DIR", this crate will not be recompiled