From 0ec455a53cc2608be998d23b7238ee3afc2563e1 Mon Sep 17 00:00:00 2001 From: jakeg00dwin Date: Wed, 10 Apr 2024 10:46:15 -0700 Subject: [PATCH] added mocks dir --- mocks/.mocks_git_dir | 0 mocks/CMakeLists.txt | 4 ++++ 2 files changed, 4 insertions(+) create mode 100644 mocks/.mocks_git_dir create mode 100644 mocks/CMakeLists.txt diff --git a/mocks/.mocks_git_dir b/mocks/.mocks_git_dir new file mode 100644 index 0000000..e69de29 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 @@ + + + +