From 5fd7d7157531c3d5692e32d60b5b6ecf6adeccd5 Mon Sep 17 00:00:00 2001 From: Richard Roberts Date: Fri, 20 Dec 2013 17:20:21 -0500 Subject: [PATCH] Added cmake submodule to 2.4.0 branch --- .gitmodules | 3 +++ cmake | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 cmake diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 000000000..7f7815cc0 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "cmake"] + path = cmake + url = git@bitbucket.org:gtborg/cmake diff --git a/cmake b/cmake new file mode 160000 index 000000000..bc2f3245b --- /dev/null +++ b/cmake @@ -0,0 +1 @@ +Subproject commit bc2f3245bc6be467a101504dd5f16d583c3899fc