From 177dd4933c9e113099869c13d10896283ad1ca36 Mon Sep 17 00:00:00 2001 From: Nabil Ghodbane Date: Tue, 29 Jun 2021 16:46:27 +0200 Subject: [PATCH] OCCT use archive since repository is down... --- products/CAS.pyconf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/products/CAS.pyconf b/products/CAS.pyconf index f9be06d..e28e0b4 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" @@ -81,8 +81,8 @@ version_V7_5_0_win : name : "CAS" build_source : "script" compil_script : "CAS_7.5.bat" - get_source : "git" - #get_source : "archive" + #get_source : "git" + get_source : "archive" archive_info : { archive_name : "CAS-V7_5_0.tar.gz" -- 2.39.2