diff --git a/vcpkg.json b/vcpkg.json index 03aa7000..598fe809 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -11,7 +11,10 @@ "default-features": false }, "rapidjson", - "sdl3", + { + "name": "sdl3", + "default-features": false + }, "boost-tokenizer", "boost-container", "boost-program-options",