diff --git a/tools/checkout-deps.sh b/tools/checkout-deps.sh index c1b28cab..7daaa8d4 100755 --- a/tools/checkout-deps.sh +++ b/tools/checkout-deps.sh @@ -79,7 +79,7 @@ if [ $ismac -eq 0 ]; then # Add more SDKs for Windows only if [ $iswin -eq 1 ]; then - sdks+=( darkm swarm bgt eye ) + sdks+=( darkm swarm bgt eye contagion ) fi fi