]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
MEDCOUPLING native - use non native sphinxintl
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 5 May 2021 11:48:04 +0000 (13:48 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Wed, 5 May 2021 11:48:04 +0000 (13:48 +0200)
applications/MEDCOUPLING-9.7.0-native.pyconf
applications/MEDCOUPLING-master-native.pyconf

index 45d9240e14613542876cd67bf70d350989e5851b..8b785dd5fee3120f1c0ec0556ae577fbc3c7bb26 100644 (file)
@@ -84,4 +84,11 @@ APPLICATION :
 }
 __overwrite__ :
 [
+   {
+      # sphinxintl is missing on this node
+      __condition__ : "VARS.dist in ['CO8']"
+      'APPLICATION.products.sphinxintl' : '0.9.10'
+      'PRODUCTS.sphinxintl.default.properties.pip' : "no"
+      'APPLICATION.products.cmake' : '3.12.1'
+   }
 ]
index 9ed2501f5d7978e4fda157cefe8f2963f89cc962..146f7040ceb7e3e17b17505aed9a53b5e92db383 100644 (file)
@@ -84,4 +84,11 @@ APPLICATION :
 }
 __overwrite__ :
 [
+   {
+      # sphinxintl is missing on this node
+      __condition__ : "VARS.dist in ['CO8']"
+      'APPLICATION.products.sphinxintl' : '0.9.10'
+      'PRODUCTS.sphinxintl.default.properties.pip' : "no"
+      'APPLICATION.products.cmake' : '3.12.1'
+   }
 ]