From: crouzet Date: Tue, 23 Jun 2020 07:53:21 +0000 (+0200) Subject: sat #19020 : maj du pyconf du template PythonComponent X-Git-Tag: 5.6.0~5 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=0ca9edc5fac274cc5c33c2feccc628322d105a92;p=tools%2Fsat.git sat #19020 : maj du pyconf du template PythonComponent --- diff --git a/data/templates/PythonComponent/template.info b/data/templates/PythonComponent/template.info index 0971a2c..d4aabb0 100644 --- a/data/templates/PythonComponent/template.info +++ b/data/templates/PythonComponent/template.info @@ -47,13 +47,14 @@ pyconf = """ repo : 'to be filled' tag : 'to be filled' } + environ : + { + SalomeAppConfig_ : $install_dir + $VARS.sep + "share" + $VARS.sep + "salome" + $VARS.sep + "resources" + $VARS.sep + "%(PYCMP_minus)s" + } - environ : { } depend : [ 'Python', 'KERNEL', 'GUI' ] opt_depend : [] - type : "salome" - source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name @@ -62,6 +63,7 @@ pyconf = """ has_salome_gui : 'yes' is_SALOME_module : 'yes' has_unit_tests : True + incremental : "yes" } archive_info: