From e6918187568dbd01842d8d1d2c808ce16a894239 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 21 Apr 2024 13:54:28 +0200 Subject: Adding upstream version 18.2.2. Signed-off-by: Daniel Baumann --- src/s3select/rapidjson/thirdparty/gtest/Makefile.am | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 src/s3select/rapidjson/thirdparty/gtest/Makefile.am (limited to 'src/s3select/rapidjson/thirdparty/gtest/Makefile.am') diff --git a/src/s3select/rapidjson/thirdparty/gtest/Makefile.am b/src/s3select/rapidjson/thirdparty/gtest/Makefile.am new file mode 100644 index 000000000..433eefeb0 --- /dev/null +++ b/src/s3select/rapidjson/thirdparty/gtest/Makefile.am @@ -0,0 +1,14 @@ +## Process this file with automake to produce Makefile.in +ACLOCAL_AMFLAGS = -I m4 + +AUTOMAKE_OPTIONS = foreign + +# Build . before src so that our all-local and clean-local hooks kicks in at +# the right time. +SUBDIRS = googletest googlemock + +EXTRA_DIST = \ + BUILD.bazel \ + CMakeLists.txt \ + README.md \ + WORKSPACE -- cgit v1.2.3