ThirdParty packages: switch to cmake 2.8.5
This commit is contained in:
parent
1d0a3a9859
commit
d415ea89ed
1 changed files with 1 additions and 1 deletions
2
ThirdParty/AllMake.stage1
vendored
2
ThirdParty/AllMake.stage1
vendored
|
@ -89,7 +89,7 @@ echo
|
|||
#( rpm_make -p flex-2.5.35 -s flex-2.5.35.spec -u http://downloads.sourceforge.net/project/flex/flex/flex-2.5.35/flex-2.5.35.tar.gz )
|
||||
|
||||
# cmake
|
||||
( rpm_make -p cmake-2.8.3 -s cmake-2.8.3.spec -u http://www.cmake.org/files/v2.8/cmake-2.8.3.tar.gz )
|
||||
( rpm_make -p cmake-2.8.5 -s cmake-2.8.5.spec -u http://www.cmake.org/files/v2.8/cmake-2.8.5.tar.gz )
|
||||
|
||||
echo ========================================
|
||||
echo Done ThirdParty AllMake: Stage1
|
||||
|
|
Reference in a new issue