diff options
author | Merry <[email protected]> | 2023-09-15 17:34:47 +0100 |
---|---|---|
committer | Merry <[email protected]> | 2023-09-16 07:42:45 +0100 |
commit | 7135bdc3bdb5b6c26ead27c2438df748c79abb9d (patch) | |
tree | 7c768191358419c164e57b50414e0f668e328d31 /vcpkg.json | |
parent | aa6afb0cfedab2b73e87f882797f4d935c899f5d (diff) | |
download | yuzu-android-7135bdc3bdb5b6c26ead27c2438df748c79abb9d.tar.gz yuzu-android-7135bdc3bdb5b6c26ead27c2438df748c79abb9d.zip |
vcpkg: Add boost.heap
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", |