summaryrefslogtreecommitdiff
path: root/CMake
diff options
context:
space:
mode:
authorGravatar Derek Mauro <dmauro@google.com>2023-08-23 11:33:26 -0700
committerGravatar Copybara-Service <copybara-worker@google.com>2023-08-23 11:34:35 -0700
commit8ebad34c3fa54a9ad2f46ca8cab98e75c4f750bf (patch)
treed4afffc64b39a03abec2b5a0895bb0f3d1c57cb7 /CMake
parent91b861c544afd153fe800fc2bea4736a0da37533 (diff)
Delete the experimental conformance testing code.
This project was never completed. PiperOrigin-RevId: 559492534 Change-Id: Ie4e9661e25731418979ad10669ac946e1c4d60c2
Diffstat (limited to 'CMake')
-rw-r--r--CMake/AbseilDll.cmake5
1 files changed, 0 insertions, 5 deletions
diff --git a/CMake/AbseilDll.cmake b/CMake/AbseilDll.cmake
index 1a20a84f..9024a06b 100644
--- a/CMake/AbseilDll.cmake
+++ b/CMake/AbseilDll.cmake
@@ -423,11 +423,6 @@ set(ABSL_INTERNAL_DLL_FILES
"types/bad_variant_access.cc"
"types/bad_variant_access.h"
"types/compare.h"
- "types/internal/conformance_aliases.h"
- "types/internal/conformance_archetype.h"
- "types/internal/conformance_profile.h"
- "types/internal/parentheses.h"
- "types/internal/transform_args.h"
"types/internal/variant.h"
"types/optional.h"
"types/internal/optional.h"