gfx-rs / portability

Vulkan Portability Implementation
Mozilla Public License 2.0
384 stars 25 forks source link

Create symlinks from libMoltenVK.dylib for dota-related targets #119

Closed kvark closed 6 years ago

kvark commented 6 years ago

We need "target/debug/libMoltenVK.dylib" -> "target/debug/libportability.dylib" and the same for "release", all preferably created by the Makefile.

kvark commented 6 years ago

Done, we now have make molten-links