Skip to content

Commit b73bc79

Browse files
committed
etc: Don't bundle libctl3d32 on windows
Apparently it's not found on win64! Closes #18928
1 parent 37ea270 commit b73bc79

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/etc/make-win-dist.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ def make_win_dist(dist_root, target_triple):
6262
"libcomctl32.a",
6363
"libcomdlg32.a",
6464
"libcrypt32.a",
65-
"libctl3d32.a",
6665
"libgdi32.a",
6766
"libimagehlp.a",
6867
"libiphlpapi.a",

0 commit comments

Comments
 (0)