Commit graph

6 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
superherointj 9dfe1fe09d ncnn: mark broken 2022-09-23 10:26:52 -03:00
R. Ryantm 1d3a33455e ncnn: 20220721 -> 20220729 2022-08-05 16:56:44 -04:00
Randy Eckenrode 8c21ef98fb
ncnn: 20220216 -> 20220721 2022-07-23 10:33:51 -04:00
R. Ryantm 869c8e25ef ncnn: 20211208 -> 20220216 2022-02-25 11:27:16 -08:00
tilcreator 7d8a22436c ncnn: init at 20211208
ncnn: Enable vulkan support
2022-01-24 01:14:39 +01:00