From 3775b6ac88720ab10237bab4817313c920daffcb Mon Sep 17 00:00:00 2001 From: Jade Lovelace Date: Fri, 9 Aug 2024 22:26:51 -0700 Subject: package: remove unused autotools code, empty file I noticed there was some stuff setting configureFlags that definitely do not do anything with meson, so let's rip them out. As for the empty file, it was added when I was thinking I needed a fake C++ target to convince meson to create the necessary dependencies. That was not in fact possible so it should have never been committed. Change-Id: Ied4723d8a5d21aed85f352c48b080ab2c977a496 --- meson/clang-tidy/fake.cc | 0 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 meson/clang-tidy/fake.cc (limited to 'meson') diff --git a/meson/clang-tidy/fake.cc b/meson/clang-tidy/fake.cc deleted file mode 100644 index e69de29bb..000000000 -- cgit v1.2.3