From: Nabil Ghodbane Date: Fri, 30 Sep 2022 13:50:23 +0000 (+0200) Subject: Windows openturns - add dedicated section X-Git-Tag: V9_11_0~279 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=6c963ae9a63d16e27ef175b641dacb82d19f1221;p=tools%2Fsat_salome.git Windows openturns - add dedicated section --- diff --git a/products/openturns.pyconf b/products/openturns.pyconf index 36d5f6e..0630b5c 100644 --- a/products/openturns.pyconf +++ b/products/openturns.pyconf @@ -43,6 +43,18 @@ version_1_19 : opt_depend : ['pandas', 'statsmodels'] } +version_1_19_win : +{ + properties : + { + incremental : "yes" + pip : "yes" + } + depend : ['Python', 'lapack', 'hdf5', 'tbb', 'nlopt', 'libxml2', 'eigen', 'pthreads', 'dill', 'psutil'] + opt_depend : [] + patches : [] +} + version_1_18 : { compil_script : "openturns-1.18" + $VARS.scriptExtension