Skip to content

Commit

Permalink
build(Installer): Fix installer with sources
Browse files Browse the repository at this point in the history
  • Loading branch information
vasylskorych committed Jan 16, 2024
1 parent 3e96f3f commit deb6622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DyssolInstallers/Scripts/ExtLibs.iss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

#include "CommonConstants.iss"

#dim ExternalLibs[4]
#dim ExternalLibs[3]
#define ExternalLibs[0] "hdf5"
#define ExternalLibs[1] "sundials"
#define ExternalLibs[2] "zlib"
Expand Down

0 comments on commit deb6622

Please sign in to comment.