This repo hosts the source for the DirectX Shader Compiler which is based on LLVM/Clang.
The DirectX Shader Compiler package provides CMake targets:
find_package(directx-dxc CONFIG REQUIRED)
target_link_libraries(main PRIVATE Microsoft::DirectXShaderCompiler)
The CMake variable DIRECTX_DXC_TOOL is also set to point to the appropriate DXC command-line tool.
v2024-07-31#2
(windows & !arm32 & !uwp & !xbox) | (linux & x64)
Complex license
Manifest