mirror of
https://github.com/Chatterino/chatterino2.git
synced 2024-11-13 19:49:51 +01:00
Add missing boost-circular-buffer dependency to vcpkg (#3941)
This commit is contained in:
parent
2fd962261b
commit
d849b978e2
|
@ -10,6 +10,7 @@
|
|||
"boost-interprocess",
|
||||
"boost-random",
|
||||
"boost-variant",
|
||||
"boost-circular-buffer",
|
||||
"gtest",
|
||||
"openssl",
|
||||
"qt5-multimedia",
|
||||
|
|
Loading…
Reference in a new issue