Fix missing DLL in Windows installer.
authorCarl Hetherington <cth@carlh.net>
Thu, 9 Jan 2025 01:02:09 +0000 (02:02 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 9 Jan 2025 01:02:09 +0000 (02:02 +0100)
platform/windows/wscript

index 2e76e519c8634e14f023362881ce50ec99e4a219..80382f73da9136ab4b29a35647f694a9f8995380 100644 (file)
@@ -197,6 +197,7 @@ File "%static_deps%/bin/libbrotlicommon.dll"
 File "%static_deps%/bin/libfribidi-0.dll"
 File "%static_deps%/bin/libsharpyuv-0.dll"
 File "%static_deps%/bin/libsqlite3-0.dll"
+File "%static_deps%/bin/libfmt.dll"
     """, file=f)
 
     if bits == 32: