You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libiio.iss.cmakein: Drop the "ignoreversion" flag and use the
"replacesameversion" flag instead.
From the official documentation: "When this flag is used and the file
already exists on the user's system and it has the same version number
as the file being installed, Setup will compare the files and replace
the existing file if their contents differ.
The default behavior (i.e. when this flag isn't used) is to not replace
an existing file with the same version number."
Signed-off-by: Alexandra Trifan <[email protected]>
0 commit comments