mirror of https://github.com/KLayout/klayout.git
Fixed build script for Windows.
This commit is contained in:
parent
807b044731
commit
6e32dbccfb
|
|
@ -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 .."
|
||||
|
|
|
|||
Loading…
Reference in New Issue