mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-29 01:14:35 +02:00
Omit debug versions of imageformat plugins.
This commit is contained in:
@@ -98,6 +98,8 @@ fi
|
||||
|
||||
echo "Installing image format plugins .."
|
||||
cp -R $mingw_inst/share/qt5/plugins/imageformats $target
|
||||
# remove the debug versions - otherwise they pull in the debug Qt libs
|
||||
rm $target/imageformats/*d.dll
|
||||
|
||||
# ----------------------------------------------------------
|
||||
# Ruby dependencies
|
||||
|
||||
Reference in New Issue
Block a user