diff --git a/CMakePresets.json b/CMakePresets.json index f5fd294cb..3684180f4 100644 --- a/CMakePresets.json +++ b/CMakePresets.json @@ -53,7 +53,7 @@ { "name": "cppcheck", "displayName": "Configure for use with cppcheck", - "inherits": [ "sibling-build-preset", "compile-commands", "no-testing" ] + "inherits": [ "sibling-build-preset", "compile-commands", "no-testing", "vcpkg" ] }, { "name": "ci-linux",