From: crouzet Date: Fri, 30 Apr 2021 13:37:23 +0000 (+0200) Subject: prerequis pour la doc X-Git-Tag: V9_7_0~47 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=ae96ac529cd581c3075e7a578e45d1e5ddd6f633;p=tools%2Fsat_salome.git prerequis pour la doc --- diff --git a/products/DOCUMENTATION.pyconf b/products/DOCUMENTATION.pyconf index f92101e..1582697 100644 --- a/products/DOCUMENTATION.pyconf +++ b/products/DOCUMENTATION.pyconf @@ -11,6 +11,7 @@ default : environ : { } + cmake_options : "-DSALOME_INSTALL_MODULES_DOC=ON" depend : [ "KERNEL", "Sphinx", @@ -21,6 +22,7 @@ default : "pytz", "markupsafe" ] + opt_depend : [BLSURFPLUGIN, EFICAS, GEOM, GHS3DPLUGIN, GHS3DPRLPLUGIN, GMSHPLUGIN, GUI, HELLO, HEXABLOCK, HYBRIDPLUGIN, HexoticPLUGIN, JOBMANAGER, NETGENPLUGIN, PYHELLO, SHAPER, SMESH, YACS] build_depend : ["cmake", "doxygen"] source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name build_dir : $APPLICATION.workdir + $VARS.sep + 'BUILD' + $VARS.sep + $name