From: crouzet Date: Tue, 6 Oct 2020 14:51:41 +0000 (+0200) Subject: doxygen depends on cmake only at compile time X-Git-Tag: V9_6_0~17 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=46e9bd700f573680a7dcedd74c0ddd5739290bae;p=tools%2Fsat_salome.git doxygen depends on cmake only at compile time --- diff --git a/products/doxygen.pyconf b/products/doxygen.pyconf index f14f6e5..aec3a71 100755 --- a/products/doxygen.pyconf +++ b/products/doxygen.pyconf @@ -14,7 +14,7 @@ default : { env_script : $name + ".py" } - depend : ["graphviz", "cmake"] + depend : ["graphviz"] build_depend : ["cmake"] patches : [] source_dir : $APPLICATION.workdir + $VARS.sep + 'SOURCES' + $VARS.sep + $name