Skip to content

Commit

Permalink
Remove pause from Xerces setup script
Browse files Browse the repository at this point in the history
  • Loading branch information
robbr48 committed Oct 17, 2024
1 parent 5b52d04 commit a855282
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions dependencies/setupLibzip.bat
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ set installdir=%basedir%\%name%
set zlibdir=%basedir:\=/%/zlib
echo %zlibdir%

pause

call setHopsanBuildPaths.bat

mkdir %builddir%
Expand Down
2 changes: 0 additions & 2 deletions dependencies/setupXerces.bat
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ set installdir=%basedir%\%name%
set zlibdir=%basedir:\=/%/zlib
echo %zlibdir%

pause

call setHopsanBuildPaths.bat

mkdir %builddir%
Expand Down

0 comments on commit a855282

Please sign in to comment.