win: distrib: Add DirectX compiler binaries for WebGPU (fixes #3646)

This commit is contained in:
Marshall Greenblatt
2024-02-15 16:59:55 -05:00
parent 706193f3d9
commit 8db08e657d
3 changed files with 15 additions and 0 deletions

View File

@ -554,6 +554,13 @@ if(OS_WINDOWS)
vulkan-1.dll
)
if(PROJECT_ARCH STREQUAL "x86_64")
list(APPEND CEF_BINARY_FILES
dxil.dll
dxcompiler.dll
)
endif()
# List of CEF resource files.
set(CEF_RESOURCE_FILES
chrome_100_percent.pak