diff options
Diffstat (limited to 'source/vcpkg.json')
-rw-r--r-- | source/vcpkg.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/vcpkg.json b/source/vcpkg.json index f6aa482..446fb4a 100644 --- a/source/vcpkg.json +++ b/source/vcpkg.json @@ -11,7 +11,7 @@ "opus", "zstd", "mimalloc", - "jemalloc", + { "name": "jemalloc", "platform": "!osx" }, "pkgconf" ] }
\ No newline at end of file |