File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515
16+ load ("@rules_cc//cc:cc_binary.bzl" , "cc_binary" )
17+ load ("@rules_cc//cc:cc_library.bzl" , "cc_library" )
18+ load ("@rules_cc//cc:cc_test.bzl" , "cc_test" )
1619load (
1720 "//absl:copts/configure_copts.bzl" ,
1821 "ABSL_DEFAULT_COPTS" ,
Original file line number Diff line number Diff line change 1414# limitations under the License.
1515#
1616
17+ load ("@rules_cc//cc:cc_binary.bzl" , "cc_binary" )
18+ load ("@rules_cc//cc:cc_library.bzl" , "cc_library" )
19+ load ("@rules_cc//cc:cc_test.bzl" , "cc_test" )
1720load (
1821 "//absl:copts/configure_copts.bzl" ,
1922 "ABSL_DEFAULT_COPTS" ,
Original file line number Diff line number Diff line change 1414# limitations under the License.
1515#
1616
17+ load ("@rules_cc//cc:cc_binary.bzl" , "cc_binary" )
18+ load ("@rules_cc//cc:cc_library.bzl" , "cc_library" )
19+ load ("@rules_cc//cc:cc_test.bzl" , "cc_test" )
1720load (
1821 "//absl:copts/configure_copts.bzl" ,
1922 "ABSL_DEFAULT_COPTS" ,
Original file line number Diff line number Diff line change 1313# See the License for the specific language governing permissions and
1414# limitations under the License.
1515
16+ load ("@rules_cc//cc:cc_library.bzl" , "cc_library" )
17+ load ("@rules_cc//cc:cc_test.bzl" , "cc_test" )
1618load (
1719 "//absl:copts/configure_copts.bzl" ,
1820 "ABSL_DEFAULT_COPTS" ,
Original file line number Diff line number Diff line change 1414# limitations under the License.
1515#
1616
17+ load ("@rules_cc//cc:cc_library.bzl" , "cc_library" )
1718load (
1819 "//absl:copts/configure_copts.bzl" ,
1920 "ABSL_DEFAULT_COPTS" ,
You can’t perform that action at this time.
0 commit comments