]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
spns #26832: use embedded opencv 3.x - system one breaks GEOM compilation
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 31 Dec 2021 14:15:34 +0000 (15:15 +0100)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 31 Dec 2021 14:15:34 +0000 (15:15 +0100)
applications/SALOME-9.8.0-native.pyconf
applications/SALOME-master-native.pyconf

index af8deee9138ef1184d09961fab0c71ce3085098b..5d4dcfbab265ff0e074dfd6b61702b105d06f109 100644 (file)
@@ -195,7 +195,7 @@ __overwrite__ :
         # Although recent adaptations of GEOM CMake procedure to be compliant with openCV 4.X, some
         # deeper investigations need to be done in its sources. Use embedded openCV product where
         # native one is 4.X.
-        __condition__ : "VARS.dist in ['FD32', 'UB20.04', 'FD34']"
+        __condition__ : "VARS.dist in ['FD32', 'UB20.04', 'FD34', 'DB11']"
         'APPLICATION.products.opencv' : '3.2.0'
     }
     {
index e3b357dfbbfd46d815fde1d0ae0e31d00549bd33..c116a0c489669ceaab85e0efe7b7dd5e5e676f73 100644 (file)
@@ -195,7 +195,7 @@ __overwrite__ :
         # Although recent adaptations of GEOM CMake procedure to be compliant with openCV 4.X, some
         # deeper investigations need to be done in its sources. Use embedded openCV product where
         # native one is 4.X.
-        __condition__ : "VARS.dist in ['FD32', 'UB20.04', 'FD34']"
+        __condition__ : "VARS.dist in ['FD32', 'UB20.04', 'FD34', 'DB11']"
         'APPLICATION.products.opencv' : '3.2.0'
     }
     {