Build: Don't remove the doc directory
It contains the ThirdPartyLibraries.html file.
This commit is contained in:
committed by
Adrián Insaurralde Avalos
parent
f90e73f64b
commit
33dd8e2f45
@@ -36,6 +36,5 @@ if %ERRORLEVEL% neq 0 exit 1
|
|||||||
ninja -C build install
|
ninja -C build install
|
||||||
if %ERRORLEVEL% neq 0 exit 1
|
if %ERRORLEVEL% neq 0 exit 1
|
||||||
|
|
||||||
rmdir /s /q "%LIBRARY_PREFIX%\doc"
|
|
||||||
ren %LIBRARY_PREFIX%\bin\FreeCAD.exe freecad.exe
|
ren %LIBRARY_PREFIX%\bin\FreeCAD.exe freecad.exe
|
||||||
ren %LIBRARY_PREFIX%\bin\FreeCADCmd.exe freecadcmd.exe
|
ren %LIBRARY_PREFIX%\bin\FreeCADCmd.exe freecadcmd.exe
|
||||||
|
|||||||
Reference in New Issue
Block a user