mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
added cmake
This commit is contained in:
@ -13,6 +13,11 @@ my %config = (
|
||||
);
|
||||
|
||||
my %packages = (
|
||||
cmake => {
|
||||
-opt => 1,
|
||||
url => "http://www.cmake.org/files/v2.6/cmake-2.6.0.tar.gz",
|
||||
},
|
||||
|
||||
lam => {
|
||||
-opt => 1,
|
||||
url => "http://www.lam-mpi.org/download/files/lam-7.1.4.tar.bz2",
|
||||
|
||||
Reference in New Issue
Block a user