From 7df9678551c77252ec2249a50c505aac96727125 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E8=82=89=E5=A4=B4=E5=90=9B?= Date: Tue, 13 Jun 2023 11:40:03 +0800 Subject: [PATCH] add googletest OAT.xml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 小肉头君 --- thirdparty/googletest/OAT.xml | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 thirdparty/googletest/OAT.xml diff --git a/thirdparty/googletest/OAT.xml b/thirdparty/googletest/OAT.xml new file mode 100644 index 00000000..f1567af8 --- /dev/null +++ b/thirdparty/googletest/OAT.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- Gitee