1 2 3
//! This crate builds MoltenVK dylib and adds path to it into seach paths. //! If libvulkan.dylib is available, build is skipped. //! `FORCE_MVK_FROM_SOURCE` env varialbe set to `1` or `yes` will force the build.