X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=products%2FGUI.pyconf;h=db4b15c8327f8497f6a2cbc0551c03a06f38a6a9;hb=c4790359d1e03869bf000dee313a496d1ec2ee5e;hp=ed1328b9dabe9f6fc309582696f52de4b93dfe37;hpb=db8f1826212af4172934d48fe5a0cf826683c778;p=tools%2Fsat_salome.git diff --git a/products/GUI.pyconf b/products/GUI.pyconf index ed1328b..db4b15c 100644 --- a/products/GUI.pyconf +++ b/products/GUI.pyconf @@ -2,7 +2,7 @@ default : { name : "GUI" build_source : "cmake" - cmake_options : "-DSWIG_EXECUTABLE=${SWIG_ROOT_DIR}/bin/swig -DSIP_INCLUDE_DIR=${SIP_ROOT_DIR}" + cmake_options : "-DSWIG_EXECUTABLE=${SWIG_ROOT_DIR}/bin/swig" get_source : "git" git_info: { @@ -66,7 +66,8 @@ default_win : "sphinxcontrib_websupport", "sphinxcontrib_applehelp", "sphinxcontrib_serializinghtml", - "sphinxcontrib_napoleon" + "sphinxcontrib_napoleon", + "graphviz" ] opt_depend : ["sphinx_rtd_theme"] build_depend : ["cmake", "swig", "doxygen", "cppunit"]