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
Add a FORCE phony target and make the library build pattern depend on it so the rule can be triggered reliably.
Only copy the built artifact when the cargo output path differs from the Make target to avoid installing a file onto itself and to skip redundant installs, reducing unnecessary work and potential errors.
0 commit comments