mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 08:10:05 +00:00
Add re2 dependency
This commit is contained in:
parent
949c983a01
commit
ad87fc77fe
3 changed files with 4 additions and 0 deletions
|
|
@ -13,6 +13,7 @@ class SupercellWxConan(ConanFile):
|
|||
"libcurl/8.4.0",
|
||||
"libxml2/2.12.2",
|
||||
"openssl/3.2.0",
|
||||
"re2/20231101",
|
||||
"spdlog/1.12.0",
|
||||
"sqlite3/3.44.2",
|
||||
"vulkan-loader/1.3.243.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue