From: Nabil Ghodbane Date: Fri, 16 Jul 2021 12:13:28 +0000 (+0200) Subject: OCCT: use git repository since back online X-Git-Tag: V9_8_0~133 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=44e0e8d1168bba49c32564c18f774632a85b2198;p=tools%2Fsat_salome.git OCCT: use git repository since back online --- diff --git a/products/CAS.pyconf b/products/CAS.pyconf index e28e0b4..8cdb848 100755 --- a/products/CAS.pyconf +++ b/products/CAS.pyconf @@ -42,8 +42,8 @@ version_V7_5_0 : 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" + #get_source : "archive" git_info: { repo : "http://git.dev.opencascade.org/repos/occt.git"