From bb6bd27b638aeedba6646a1fe17a7f617b027c5b Mon Sep 17 00:00:00 2001 From: Kartik Sain <50256073+kartiksain@users.noreply.github.com> Date: Mon, 25 Aug 2025 09:47:56 +0100 Subject: [PATCH] add qvac lint cpp dependency --- ports/qvac-lib-inference-addon-cpp/vcpkg.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ports/qvac-lib-inference-addon-cpp/vcpkg.json b/ports/qvac-lib-inference-addon-cpp/vcpkg.json index 048f8ed..90121a6 100644 --- a/ports/qvac-lib-inference-addon-cpp/vcpkg.json +++ b/ports/qvac-lib-inference-addon-cpp/vcpkg.json @@ -9,7 +9,8 @@ { "name": "vcpkg-cmake-config", "host": true - } + }, + "qvac-lint-cpp" ], "features": { "tests": {