Add missing test utility to CMake rules.

PiperOrigin-RevId: 501157741
pull/11513/head
Mike Kruskal 2 years ago committed by Copybara-Service
parent bc14a0af43
commit d36a64116f
  1. 1
      pkg/BUILD.bazel

@ -408,6 +408,7 @@ cc_dist_library(
"//src/google/protobuf:lite_test_util",
"//src/google/protobuf:test_util",
"//src/google/protobuf:test_util2",
"//src/google/protobuf/io:test_zero_copy_stream",
"//src/google/protobuf/compiler:annotation_test_util",
"//src/google/protobuf/compiler/cpp:unittest_lib",
],

Loading…
Cancel
Save