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
cc: implement rules for building c and c++ code [BUILD-560] (#52)
Implements new rules for building c and c++ code separately.
This allows us to set up all our standard compiler options while
remaining compatible with the default c++ toolchain in bazel.
Also adds some flags for enabling and disabling these settings
globally.
0 commit comments