mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-01 09:45:03 +08:00
13 lines
298 B
Diff
13 lines
298 B
Diff
diff --git a/absl/container/CMakeLists.txt b/absl/container/CMakeLists.txt
|
|
index 449a2cad17e..ee9ca9c3c4a 100644
|
|
--- a/absl/container/CMakeLists.txt
|
|
+++ b/absl/container/CMakeLists.txt
|
|
@@ -213,6 +213,7 @@ absl_cc_library(
|
|
DEPS
|
|
absl::config
|
|
GTest::gmock
|
|
+ TESTONLY
|
|
)
|
|
|
|
absl_cc_test(
|