Salome HOME
SMESH depends upon SHAPERSTUDY - otherwise SHAPERSTUDY_ROOT_DIR is not exposed
[tools/sat_salome.git] / products / sip.pyconf
index b84e52f0f6fe484810b3e4a3ea38f059ce659bec..58c058afa5c915fe0650235291986456464418e8 100644 (file)
@@ -24,3 +24,15 @@ default :
       incremental : "yes"
     }
 }
+
+version_5_5_0 :
+{
+    compil_script :  'sip-5.5.0' + $VARS.scriptExtension
+    archive_info : {archive_name : "sip-5.5.0-PyQt5_sip-12.8.1.tar.gz"}
+}
+
+version_4_19_24 :
+{
+    compil_script :  'sip' + $VARS.scriptExtension
+#    archive_info : {archive_name : "sip-4.19.24_PyQt5-12.8.1.tar.gz"}
+}