From 87038b1bc40b70c1e0df9c99e6e4aa9099cddb80 Mon Sep 17 00:00:00 2001 From: Max Lyon Date: Wed, 2 Dec 2020 10:40:41 +0100 Subject: [PATCH] add cmake-library submodule --- .gitmodules | 3 +++ cmake-library | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 cmake-library diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..6681eef9 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "cmake-library"] + path = cmake-library + url = ../../cmake/cmake-library diff --git a/cmake-library b/cmake-library new file mode 160000 index 00000000..9c4e20e2 --- /dev/null +++ b/cmake-library @@ -0,0 +1 @@ +Subproject commit 9c4e20e20c8cac5dcb82fd92efd8de0f4d517252