Compare commits
No commits in common. "factory" and "devel" have entirely different histories.
26
abseil-cmake-gtest-testonly.patch
Normal file
26
abseil-cmake-gtest-testonly.patch
Normal file
@ -0,0 +1,26 @@
|
||||
From 779a3565ac6c5b69dd1ab9183e500a27633117d5 Mon Sep 17 00:00:00 2001
|
||||
From: Derek Mauro <dmauro@google.com>
|
||||
Date: Tue, 30 Jan 2024 10:13:25 -0800
|
||||
Subject: [PATCH] Avoid export of testonly target absl::test_allocator in CMake
|
||||
builds
|
||||
|
||||
Closes #1536
|
||||
|
||||
PiperOrigin-RevId: 602764437
|
||||
Change-Id: Ia5c20a3874262a2ddb8797f608af17d7e86dd6d6
|
||||
---
|
||||
absl/container/CMakeLists.txt | 1 +
|
||||
1 file changed, 1 insertion(+)
|
||||
|
||||
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(
|
3
abseil-cpp-20240116.2.tar.gz
Normal file
3
abseil-cpp-20240116.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:733726b8c3a6d39a4120d7e45ea8b41a434cdacde401cba500f14236c49b39dc
|
||||
size 2151288
|
3
abseil-cpp-20240722.0.tar.gz
Normal file
3
abseil-cpp-20240722.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f50e5ac311a81382da7fa75b97310e4b9006474f9560ac46f54a9967f07d4ae3
|
||||
size 2242861
|
3
abseil-cpp-20240722.1.tar.gz
Normal file
3
abseil-cpp-20240722.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:40cee67604060a7c8794d931538cb55f4d444073e556980c88b6c49bb9b19bb7
|
||||
size 2242894
|
Loading…
x
Reference in New Issue
Block a user