]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
[bos #41189][Windows]: use gmshd.lib if GMSHPLUGIN is built in debug mode
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 22 Mar 2024 10:04:22 +0000 (11:04 +0100)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Fri, 22 Mar 2024 10:04:22 +0000 (11:04 +0100)
applications/SALOME-master-windows.pyconf

index 69476ed539bf8e0eeec0c40e258cdb4a4e133617..de777955974c2d4c2145e435bdf56ac5629a60fc 100644 (file)
@@ -143,7 +143,7 @@ APPLICATION :
         zlib : '1.2.5'
 
         # SALOME MODULES :
-        'CONFIGURATION'
+        'CONFIGURATION' : 'bos/41189'
         'SALOME'
         'SHAPER'
         'SHAPERSTUDY'
@@ -210,7 +210,7 @@ __overwrite__ :
 [
   {
     __condition__ : "APPLICATION.debug == 'yes'"
-    'APPLICATION.rm_products' : ['matplotlib', 'openturns', 'scipy', 'Pillow', 'PERSALYS', 'OPENTURNS_SALOME', 'cminpack', 'openblas', 'FMILibrary', 'PyFMI', 'fftw', 'statsmodels']
+    'APPLICATION.rm_products' : ['matplotlib', 'openturns', 'scipy', 'Pillow', 'PERSALYS', 'OPENTURNS_SALOME', 'cminpack', 'openblas', 'FMILibrary', 'PyFMI', 'fftw', 'statsmodels', 'YDEFX']
     # TODO: cmake 3.24 screws things up by adding _d suffix to debug libraries to KERNEL
     'APPLICATION.products.cmake'      : {tag: '3.12.1',  base: 'no', section : 'version_3_12_1'             }
     'APPLICATION.products.numpy'      : {tag: '1.21.6',  base: 'no', section : 'version_1_21_6_win_dbg'     }