dev-util/DirectXShaderCompiler: Fixed new version of directx shader compiller

Attempt of unbundling is unsuccessfull

It seems sticked with bundled libraries

Signed-off-by: Denis Reva <denis7774@gmail.com>
This commit is contained in:
Denis Reva
2023-02-23 18:34:49 +05:00
parent cd17c514cb
commit b14378ae99
3 changed files with 21 additions and 10 deletions

View File

@@ -9,4 +9,5 @@
<longdescription lang="en">
The DirectX Shader Compiler project includes a compiler and related tools used to compile High-Level Shader Language (HLSL) programs into DirectX Intermediate Language (DXIL) representation. Applications that make use of DirectX for graphics, games, and computation can use it to generate shader programs.
</longdescription>
<remote-id type="github">microsoft/DirectXShaderCompiler</remote-id>
</pkgmetadata>