diff options
author | Merry <git@mary.rs> | 2023-09-15 18:34:47 +0200 |
---|---|---|
committer | Merry <git@mary.rs> | 2023-09-16 08:42:45 +0200 |
commit | 7135bdc3bdb5b6c26ead27c2438df748c79abb9d (patch) | |
tree | 7c768191358419c164e57b50414e0f668e328d31 /vcpkg.json | |
parent | Merge pull request #11508 from t895/audio-mute (diff) | |
download | yuzu-7135bdc3bdb5b6c26ead27c2438df748c79abb9d.tar yuzu-7135bdc3bdb5b6c26ead27c2438df748c79abb9d.tar.gz yuzu-7135bdc3bdb5b6c26ead27c2438df748c79abb9d.tar.bz2 yuzu-7135bdc3bdb5b6c26ead27c2438df748c79abb9d.tar.lz yuzu-7135bdc3bdb5b6c26ead27c2438df748c79abb9d.tar.xz yuzu-7135bdc3bdb5b6c26ead27c2438df748c79abb9d.tar.zst yuzu-7135bdc3bdb5b6c26ead27c2438df748c79abb9d.zip |
Diffstat (limited to 'vcpkg.json')
-rw-r--r-- | vcpkg.json | 1 |
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 @@ "boost-context", "boost-crc", "boost-functional", + "boost-heap", "boost-icl", "boost-intrusive", "boost-mpl", |