From: Quentin Cozette Date: Fri, 21 May 2021 10:38:45 +0000 (+0200) Subject: spns #24313 : build documentation without symlink to avoid issue in delivered archives X-Git-Tag: V9_7_0~18 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=8c13d7c3cef8fe3ba2ba0b428cd7c1b58dd0601a;p=tools%2Fsat_salome.git spns #24313 : build documentation without symlink to avoid issue in delivered archives --- diff --git a/products/DOCUMENTATION.pyconf b/products/DOCUMENTATION.pyconf index 59abb67..2501fcb 100644 --- a/products/DOCUMENTATION.pyconf +++ b/products/DOCUMENTATION.pyconf @@ -11,8 +11,7 @@ default : environ : { } - # Symlinks option is hidden for Windows thanks to cmake_dependent_option instruction (not used then) - cmake_options : "-DSALOME_INSTALL_MODULES_DOC=ON -DSALOME_CREATE_SYMLINKS=ON" + cmake_options : "-DSALOME_INSTALL_MODULES_DOC=ON" depend : [ "KERNEL", "Sphinx",