From ddf2f787d47fb5c1b9cdd79cf4c234bf66a5ffe4 Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Sat, 22 Feb 2014 07:30:02 +1000 Subject: [PATCH] cmake 2.8.12.2 --- cmake.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 cmake.json diff --git a/cmake.json b/cmake.json new file mode 100644 index 0000000000..ccb2b3c1e4 --- /dev/null +++ b/cmake.json @@ -0,0 +1,15 @@ +{ + "homepage": "http://www.cmake.org/", + "version": "2.8.12.2", + "license": "", + "url": "http://www.cmake.org/files/v2.8/cmake-2.8.12.2-win32-x86.zip", + "hash": "2ffc4a9ffeb3605f30f705b4f8b5f62e3eca996e3c8f8d87ec22937a343e350d", + "extract_dir": "cmake-2.8.12.2-win32-x86", + "bin": [ + "bin/cmake.exe", + "bin/cmcldeps.exe", + "bin/cmw9xcom.exe", + "bin/cpack.exe", + "bin/ctest.exe" + ] +} \ No newline at end of file