Commit Graph

2 Commits

Author SHA1 Message Date
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
tilcreator
7d8a22436c ncnn: init at 20211208
ncnn: Enable vulkan support
2022-01-24 01:14:39 +01:00