gegl-sys 0.1.0

GEGL FFI Bindings
Documentation
// Generated by gir (https://github.com/gtk-rs/gir @ c537d4a59043)
// from
// from gir-files (https://github.com/gtk-rs/gir-files @ 1dc6c3826666)
// DO NOT EDIT

#[cfg(not(docsrs))]
use std::process;

#[cfg(docsrs)]
fn main() {} // prevent linking libraries to avoid documentation failure

#[cfg(not(docsrs))]
fn main() {
    if let Err(s) = system_deps::Config::new().probe() {
        println!("cargo:warning={s}");
        process::exit(1);
    }
}