Skip to content
Snippets Groups Projects
Commit 24c46013 authored by Andrew Heather's avatar Andrew Heather
Browse files

added cmake

parent 11db15e8
No related branches found
No related tags found
No related merge requests found
...@@ -13,6 +13,11 @@ my %config = ( ...@@ -13,6 +13,11 @@ my %config = (
); );
my %packages = ( my %packages = (
cmake => {
-opt => 1,
url => "http://www.cmake.org/files/v2.6/cmake-2.6.0.tar.gz",
},
lam => { lam => {
-opt => 1, -opt => 1,
url => "http://www.lam-mpi.org/download/files/lam-7.1.4.tar.bz2", url => "http://www.lam-mpi.org/download/files/lam-7.1.4.tar.bz2",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment