nixpkgs/pkgs/development/libraries/ncnn
Chuang Zhu 536e8c558e ncnn: fix build
Fixes #192617. The breakage is introduced by a glslang update. Now
`${glslang}/lib/cmake/OSDependentTargets.cmake` points to
`${glslang}/share/glslang/glslang-targets.cmake`. The latter requires
the `SPIRV-Tools-opt` target. So the two lines in patch should be moved
before `OSDependentTargets.cmake`.

This also fixes a breakage introduced by cmake described in #144170.
2022-10-19 23:40:50 +08:00
..
cmakelists.patch ncnn: fix build 2022-10-19 23:40:50 +08:00
default.nix ncnn: fix build 2022-10-19 23:40:50 +08:00