microsoft / ShaderConductor

ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build by Ninja

gongminmin opened this issue · comments

Adopt Ninja to speed up building. Currently AppVeyor CI fails because of the building time is over 60mins. Try to use Ninja to workaround this problem.