Fix webgpu packaging on windows
This commit is contained in:
parent
4e9a551452
commit
7ada90e3d0
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ set(PSEMEK_PACKAGE_COPY_FILES
|
|||
/usr/x86_64-w64-mingw32/lib/libwinpthread-1.dll
|
||||
)
|
||||
|
||||
set(PSEMEK_PACKAGE_COPY_FILES_WGPU
|
||||
set(PSEMEK_PACKAGE_COPY_FILES_WEBGPU
|
||||
${PSEMEK_PACKAGE_ROOT}/wgpu-native/install/target/wgpu_native.dll
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue