diff --git a/vcpkg.json b/vcpkg.json index 799abab1d..393fa2b22 100644 --- a/vcpkg.json +++ b/vcpkg.json @@ -1,9 +1,10 @@ { - "name": "crow", - "version-string": "master", - "dependencies": [ - "asio", - "openssl", - "zlib" - ] -} + "name": "crow", + "version-string": "master", + "dependencies": [ + "asio", + "openssl", + "zlib" + ], + "builtin-baseline": "cd61e1e26a038e82d6550a3ebbe0fbbfe7da78e3" +} \ No newline at end of file