You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IF "%~1"=="" (SET CONFIG=release) ELSE (SET CONFIG=%1)
ECHO ---------------- install third parties ----------------------
ECHO Install third parties : %CONFIG%
:: install all third parties in the %REMAKEN_PKG_ROOT%\packages. More information on remaken is available on https://github.com/b-com-software-basis/remaken