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
Targets like stdlib are added as "umbrella" targets, all child source files are added to them, with per-file arguments if needed. This currently works fine, but to allow them to use buildable folders we ought to split them up into targets with common build arguments.