diff --git a/chsql/vcpkg.json b/chsql/vcpkg.json index f65a4eb..689a30c 100644 --- a/chsql/vcpkg.json +++ b/chsql/vcpkg.json @@ -10,7 +10,7 @@ "zstd", { "name": "cityhash", - "platform": "!windows" + "platform": "!windows | !MinGW" } ] }