Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
kasper93 committed Sep 16, 2024
1 parent 22a7a0a commit deab384
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/build-mingw64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ _vulkan_loader () {
_vulkan_loader_mark=lib/libvulkan-1.dll.a

_libplacebo () {
[ -d libplacebo ] || $gitclone https://code.videolan.org/videolan/libplacebo.git
[ -d libplacebo ] || $gitclone https://code.videolan.org/kasper93/libplacebo.git -b d3d11_upload
builddir libplacebo
meson setup .. --cross-file "$prefix_dir/crossfile" \
-Ddemos=false -D{opengl,d3d11}=enabled
Expand Down

0 comments on commit deab384

Please sign in to comment.