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
8003f950bd
commit
e90cfe7599
@@ -36,6 +36,5 @@ if %ERRORLEVEL% neq 0 exit 1
|
||||
ninja -C build install
|
||||
if %ERRORLEVEL% neq 0 exit 1
|
||||
|
||||
rmdir /s /q "%LIBRARY_PREFIX%\doc"
|
||||
ren %LIBRARY_PREFIX%\bin\FreeCAD.exe freecad.exe
|
||||
ren %LIBRARY_PREFIX%\bin\FreeCADCmd.exe freecadcmd.exe
|
||||
|
||||
Reference in New Issue
Block a user