From 52f311625b23389630dba783b9375de90ba64c05 Mon Sep 17 00:00:00 2001 From: jakeg00dwin Date: Fri, 15 Mar 2024 14:23:11 -0700 Subject: [PATCH] added an empty cmake file into mocks --- mocks/CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 mocks/CMakeLists.txt diff --git a/mocks/CMakeLists.txt b/mocks/CMakeLists.txt new file mode 100644 index 0000000..fd40910 --- /dev/null +++ b/mocks/CMakeLists.txt @@ -0,0 +1,4 @@ + + + +