Salome HOME
revert to cgns 4.1.1 and help ParaView to find gdal
[tools/sat_salome.git] / applications / SALOME-9.7.0-MPI.pyconf
index eb299c00f6aedbc6b8a07c032ba7312f1ebb4d75..b4a76fd9b0263c06be93358704c48b49d849b2f2 100644 (file)
@@ -36,7 +36,7 @@ APPLICATION :
         cgns : {tag : '4.1.1', hpc : 'yes'}
         chardet : '3.0.4'
         click : '6.7'
-        cmake : '3.12.1'
+        cmake : '3.17.5'
         cppunit : '1.13.2'
         cycler : '0.10.0'
         Cython : '0.25.2'
@@ -179,5 +179,9 @@ APPLICATION :
 }
 __overwrite__ :
 [
+    {
+        # with cmake 3.17.5 issue with Python2 detection - remove it since not required
+        'PRODUCTS.opencv.version_3_2_0.patches' : ['opencv-3.2.0-ccache.patch','opencv-3.2.0-python2-cmake-3.17.5.patch']
+    }
 ]