For my project, sometimes restructuring, or simply changing the mount point of my project data directory is required (Eg - Upgrading to catalina and no longer being able to have non-standard subdirectories of /
) .
I've noticed that, even though the contents of the input directories don't change, changing the path prefix to the common components will invalidate all targets.
Is there a way to avoid this?