Skip to content

Commit

Permalink
Update libgenalyzer.iss.cmakein
Browse files Browse the repository at this point in the history
  • Loading branch information
SrikanthPagadarai authored Nov 20, 2024
1 parent 07194e0 commit dae355d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libgenalyzer.iss.cmakein
Original file line number Diff line number Diff line change
Expand Up @@ -49,5 +49,5 @@ Source: "D:\a\genalyzer\genalyzer\bindings\c\include\cgenalyzer.h"; DestDir: "{c

Source: "D:\a\genalyzer\genalyzer\deps\fftw3\libfftw3-3.dll"; DestDir: "{sys}"; Check: Is64BitInstallMode

Source: "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Redist\MSVC\14.40.33807\x64\Microsoft.VC143.CRT\msvcp140.dll"; DestDir: "{sys}"; Flags: onlyifdoesntexist
Source: "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Redist\MSVC\14.42.34433\x64\Microsoft.VC143.CRT\msvcp140.dll"; DestDir: "{sys}"; Flags: onlyifdoesntexist

0 comments on commit dae355d

Please sign in to comment.