diff --git a/ports/openvino/vcpkg.json b/ports/openvino/vcpkg.json index 82b975e161bced..7a65a85ee56a62 100644 --- a/ports/openvino/vcpkg.json +++ b/ports/openvino/vcpkg.json @@ -58,7 +58,7 @@ "ir", { "name": "npu", - "platform": "x64 & !(osx | uwp)" + "platform": "x64 & !(osx | uwp) & !static" }, "onnx", "paddle",