From af29fb58af4cabc115dddfac25a8fcfe0583ff29 Mon Sep 17 00:00:00 2001 From: Nabil Ghodbane Date: Wed, 8 Mar 2023 12:11:12 +0100 Subject: [PATCH] spns #33658 - support MeshGems 2.15-1 --- products/MeshGems.pyconf | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/products/MeshGems.pyconf b/products/MeshGems.pyconf index f801006..164fd9b 100644 --- a/products/MeshGems.pyconf +++ b/products/MeshGems.pyconf @@ -35,6 +35,27 @@ default_win : } } +version_2_15_1 : +{ + properties : + { + is_distene : "no" + licence : "libSalomeMeshGemsKeyGenerator" + incremental : "yes" + } +} + +version_2_15_1_win : +{ + properties : + { + is_distene : "no" + licence : "libSalomeMeshGemsKeyGenerator" + incremental : "yes" + single_install_dir : "yes" # aimed to solve sat #18914 + } +} + version_2_14_4 : { properties : @@ -78,6 +99,7 @@ version_2_14_1_win : } } + version_2_13_1 : { properties : -- 2.39.2