Fix generation of temporary files
Compare changes
Files
7@@ -21,7 +21,7 @@ add_openpass_target(
@@ -21,7 +21,7 @@ add_openpass_target(
Added a condition to delete finalPath
if it already exists. This ensures that fs::rename
won’t fail due to an existing file at the destination (e.g., on Windows systems).
Copyright © Eclipse Foundation, Inc. All Rights Reserved. Privacy Policy | Terms of Use | Copyright Agent