From: nghodban Date: Thu, 28 Jan 2021 15:38:56 +0000 (+0100) Subject: OCCT - use git to fetch OCCT sources - issue about HTTP protocol being resolved X-Git-Tag: V9_7_0~138 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=0e9e2b537dd6b068bca529c43ff29a9373557195;p=tools%2Fsat_salome.git OCCT - use git to fetch OCCT sources - issue about HTTP protocol being resolved --- diff --git a/products/CAS.pyconf b/products/CAS.pyconf index d0d9d85..a40de48 100755 --- a/products/CAS.pyconf +++ b/products/CAS.pyconf @@ -42,8 +42,7 @@ version_CR740_SALOME_PATCH : name : "CAS" build_source : "cmake" cmake_options : "-DUSE_TCL=OFF -DBUILD_MODULE_Draw=OFF -DUSE_FREETYPE=ON -D3RDPARTY_FREETYPE_DIR=$FREETYPEDIR -DUSE_GL2PS=OFF -DUSE_FREEIMAGE=ON -D3RDPARTY_FREEIMAGE_DIR=$FREEIMAGEDIR" - #get_source : "git" - get_source : "archive" + get_source : "git" git_info: { repo : "http://git.dev.opencascade.org/repos/occt.git" @@ -82,12 +81,7 @@ version_CR740_SALOME_PATCH_win : name : "CAS" build_source : "script" compil_script : "CAS_7.4.bat" - #get_source : "git" - get_source : "archive" - archive_info: - { - archive_name : "CAS-CR740-SALOME-PATCH.tar.gz" - } + get_source : "git" git_info: { repo : "http://git.dev.opencascade.org/repos/occt.git"