From 8ebad34c3fa54a9ad2f46ca8cab98e75c4f750bf Mon Sep 17 00:00:00 2001 From: Derek Mauro Date: Wed, 23 Aug 2023 11:33:26 -0700 Subject: Delete the experimental conformance testing code. This project was never completed. PiperOrigin-RevId: 559492534 Change-Id: Ie4e9661e25731418979ad10669ac946e1c4d60c2 --- CMake/AbseilDll.cmake | 5 ----- 1 file changed, 5 deletions(-) (limited to 'CMake') 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" -- cgit v1.2.3