summaryrefslogtreecommitdiff
path: root/vcpkg.json
diff options
context:
space:
mode:
authorGravatar Merry2023-09-15 17:34:47 +0100
committerGravatar Merry2023-09-16 07:42:45 +0100
commit7135bdc3bdb5b6c26ead27c2438df748c79abb9d (patch)
tree7c768191358419c164e57b50414e0f668e328d31 /vcpkg.json
parentMerge pull request #11508 from t895/audio-mute (diff)
downloadyuzu-7135bdc3bdb5b6c26ead27c2438df748c79abb9d.tar.gz
yuzu-7135bdc3bdb5b6c26ead27c2438df748c79abb9d.tar.xz
yuzu-7135bdc3bdb5b6c26ead27c2438df748c79abb9d.zip
vcpkg: Add boost.heap
Diffstat (limited to 'vcpkg.json')
-rw-r--r--vcpkg.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcpkg.json b/vcpkg.json
index 7d9e631a1..203fc9708 100644
--- a/vcpkg.json
+++ b/vcpkg.json
@@ -12,6 +12,7 @@
12 "boost-context", 12 "boost-context",
13 "boost-crc", 13 "boost-crc",
14 "boost-functional", 14 "boost-functional",
15 "boost-heap",
15 "boost-icl", 16 "boost-icl",
16 "boost-intrusive", 17 "boost-intrusive",
17 "boost-mpl", 18 "boost-mpl",