microsoft / ShaderConductor

ShaderConductor is a tool designed for cross-compiling HLSL to other shading languages
MIT License
1.76k stars 251 forks source link

VS2019 support #43

Closed gongminmin closed 5 years ago

gongminmin commented 5 years ago

Enable to build in VS2019 with vc142 compiler.

gongminmin commented 5 years ago

Blocked by https://github.com/Microsoft/DirectXShaderCompiler/pull/2136