From 5239111d4133ab56e10203400f35a8931166470c Mon Sep 17 00:00:00 2001 From: Yasuyuki Oka Date: Sat, 28 Dec 2013 18:03:45 +0900 Subject: [PATCH] Add cmake-mode https://github.com/Kitware/CMake --- recipes/cmake-mode | 1 + 1 file changed, 1 insertion(+) create mode 100644 recipes/cmake-mode diff --git a/recipes/cmake-mode b/recipes/cmake-mode new file mode 100644 index 00000000..08d5f16a --- /dev/null +++ b/recipes/cmake-mode @@ -0,0 +1 @@ +(cmake-mode :fetcher github :repo "Kitware/CMake" :files ("Auxiliary/*.el"))