Salome HOME
spns #26537: windows medfile documentation missing from main menu
authorNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 19 Oct 2021 10:12:10 +0000 (12:12 +0200)
committerNabil Ghodbane <nabil.ghodbane@cea.fr>
Tue, 19 Oct 2021 10:12:10 +0000 (12:12 +0200)
products/compil_scripts/medCMake.bat

index 1425d2e1358e67acf153bf17b40c71a3ebdd2b7e..79a6b94f2d60ae7187595f9019df38b34ad43c39 100755 (executable)
@@ -76,6 +76,10 @@ if NOT %ERRORLEVEL% == 0 (
     exit 3\r
 )\r
 \r
+REM rename documentation directory\r
+cd  %PRODUCT_INSTALL%\share\doc\r
+mv med-fichier* med\r
+\r
 taskkill /F /IM "mspdbsrv.exe"\r
 \r
 \r