]> SALOME platform Git repositories - tools/sat_salome.git/commitdiff
Salome HOME
spns #24313 : build documentation without symlink to avoid issue in delivered archives
authorQuentin Cozette <quentin.cozette@cea.fr>
Fri, 21 May 2021 10:38:45 +0000 (12:38 +0200)
committerQuentin Cozette <quentin.cozette@cea.fr>
Fri, 21 May 2021 10:38:45 +0000 (12:38 +0200)
products/DOCUMENTATION.pyconf

index 59abb67c49d9f5b6d3503cbe3c6edba52ba9862a..2501fcb681d136da8129f9a3724931ccc46a9afc 100644 (file)
@@ -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",