Skip to content
Snippets Groups Projects
Commit e44676ca authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Use LZMA compression for Windows installer

(cherry picked from commit dff7191b)
parent eff4b1a5
No related branches found
No related tags found
No related merge requests found
......@@ -9,6 +9,8 @@
!include dynare-version.nsi
SetCompressor /SOLID lzma
Name "Dynare ${VERSION}"
OutFile "dynare-${VERSION}-win.exe"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment