[Erp5-report] r43042 luke - /erp5/trunk/buildout/software-profiles/cmake.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Feb 4 13:13:34 CET 2011


Author: luke
Date: Fri Feb  4 13:13:34 2011
New Revision: 43042

URL: http://svn.erp5.org?rev=43042&view=rev
Log:
 - introduce own cmake compilation

Added:
    erp5/trunk/buildout/software-profiles/cmake.cfg

Added: erp5/trunk/buildout/software-profiles/cmake.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/cmake.cfg?rev=43042&view=auto
==============================================================================
--- erp5/trunk/buildout/software-profiles/cmake.cfg (added)
+++ erp5/trunk/buildout/software-profiles/cmake.cfg [utf8] Fri Feb  4 13:13:34 2011
@@ -0,0 +1,8 @@
+[buildout]
+parts =
+  cmake
+
+[cmake]
+recipe = hexagonit.recipe.cmmi
+url = http://www.cmake.org/files/v2.8/cmake-2.8.3.tar.gz
+md5sum = a76a44b93acf5e3badda9de111385921



More information about the Erp5-report mailing list