Skip to content
Snippets Groups Projects
Commit 223cddca authored by Andreas Traczyk's avatar Andreas Traczyk
Browse files

win32: don't build restbed multiple times when builing all contrib

Change-Id: I7a59fcb499dd474430a17b1bdf296e3ed94c5a9c
parent 540a3025
No related branches found
No related tags found
No related merge requests found
......@@ -235,6 +235,7 @@ if /I %1 equ ffmpeg (
) else (
msbuild %CONTRIB_DIR%%1 %MSBUILD_ARGS%
)
goto :eof
:build_restbed
:: build openssl
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment