nixpkgs/pkgs/development/libraries/ncnn
Randy Eckenrode 0697a4a55b
ncnn: fix build on Darwin
ncnn defaults to static linkage on Darwin against MoltenVK, but static
libraries are not build by default for MoltenVK in nixpkgs, and it’s not
taken as a dependency anyway. Override this behavior by specifying
`Vulkan_LIBRARY` explicitly as `-lvulkan` on Darwin.
2024-03-23 16:51:52 -04:00
..
cmakelists.patch
default.nix