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
ProjectOptions: use the spread operator when handling cc
The spread operator is a very powerful, somewhat recent feature that we
can now use instead of a `for` loop.
Signed-off-by: Johannes Schindelin <[email protected]>
0 commit comments