mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-28 17:06:31 +02:00
Fixed build script for Windows.
This commit is contained in:
@@ -67,7 +67,7 @@ build=$pwd/build-release-$arch
|
||||
src=$pwd/src
|
||||
scripts=$pwd/scripts
|
||||
# Update in NSIS script too:
|
||||
plugins=audio generic iconengines imageformats platforms printsupport sqldrivers
|
||||
plugins="audio generic iconengines imageformats platforms printsupport sqldrivers"
|
||||
|
||||
echo "------------------------------------------------------------------"
|
||||
echo "Running build for architecture $arch .."
|
||||
|
||||
Reference in New Issue
Block a user