From: Nabil Ghodbane Date: Wed, 19 Jan 2022 10:50:24 +0000 (+0100) Subject: spns #28670 X-Git-Tag: V9_9_0~217 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=602fa3b6289330914a1841e0e52a8cd55e7e14c3;p=tools%2Fsat_salome.git spns #28670 --- diff --git a/products/PARAVIS.pyconf b/products/PARAVIS.pyconf index f46eb13..2c560a3 100644 --- a/products/PARAVIS.pyconf +++ b/products/PARAVIS.pyconf @@ -67,7 +67,7 @@ default_win: "docutils", "libxml2", "six", - "pytz", + "pytz" ] } @@ -259,3 +259,28 @@ version_alamos : "pytz" ] } + +version_alamos_win : +{ + cmake_options : "-DSALOME_PARAVIS_USE_GEOM_SOURCE=OFF -DSALOME_PARAVIS_USE_SMESH_SOURCE=OFF" + depend : [ + "KERNEL", + "GUI", + "MEDCOUPLING", + "FIELDS", + "GEOM", + "SMESH", + "Python", + "qt", + "boost", + "hdf5", + "medfile", + "ParaView", + "CAS", + "omniORB", + "docutils", + "libxml2", + "six", + "pytz" + ] +}