Salome HOME
move to tbb 2019_U8 - strangely does not compile if using native one
[tools/sat_salome.git] / products / CAS.pyconf
index 5084d8fb61b24431c2fb4066709aa9aa8846a7d0..161ae8138c1a30526fb7efd46e53cd7f369ff647 100755 (executable)
@@ -42,7 +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 : "git"
+    get_source : "archive"
     git_info:
     {
         repo : "http://git.dev.opencascade.org/repos/occt.git"
@@ -80,7 +81,12 @@ version_V7_5_0_win :
     name : "CAS"
     build_source : "script"
     compil_script :  "CAS_7.5.bat"
-    get_source : "git"
+    #get_source : "git"
+    get_source : "archive"
+    archive_info :
+    {
+        archive_name : "CAS-V7_5_0.tar.gz"
+    }
     git_info:
     {
         repo : "http://git.dev.opencascade.org/repos/occt.git"