Salome HOME
prerequis pour la doc
authorcrouzet <nicolas.crouzet@cea.fr>
Fri, 30 Apr 2021 13:37:23 +0000 (15:37 +0200)
committercrouzet <nicolas.crouzet@cea.fr>
Fri, 30 Apr 2021 13:37:23 +0000 (15:37 +0200)
products/DOCUMENTATION.pyconf

index f92101e0dc300f2eeb677d39bd1013334e3cb124..1582697a36b47842c733dc43844dfd0879b00585 100644 (file)
@@ -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