From 7c25c0762a43909a06a523eba2db5de839f7172f Mon Sep 17 00:00:00 2001 From: Danny Robson Date: Tue, 17 Jan 2017 19:36:56 +1100 Subject: [PATCH] build: add cmake tests --- .gitmodules | 3 +++ cmake | 1 + 2 files changed, 4 insertions(+) create mode 160000 cmake diff --git a/.gitmodules b/.gitmodules index 8ed95bef..4c20f4a0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "m4/nc"] path = m4/nc url = git://git.nerdcruft.net/autocruft +[submodule "cmake"] + path = cmake + url = git://git.nerdcruft.net/cmake diff --git a/cmake b/cmake new file mode 160000 index 00000000..a57db559 --- /dev/null +++ b/cmake @@ -0,0 +1 @@ +Subproject commit a57db559e93d437fc9e6684db8136e5170ebd922