mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 06:10:04 +00:00
Add range-v3 dependency
This commit is contained in:
parent
1bdfdcafad
commit
33c73ef0e2
3 changed files with 4 additions and 0 deletions
|
|
@ -18,6 +18,7 @@ class SupercellWxConan(ConanFile):
|
|||
"libpng/1.6.47",
|
||||
"libxml2/2.13.6",
|
||||
"openssl/3.4.1",
|
||||
"range-v3/0.12.0",
|
||||
"re2/20240702",
|
||||
"spdlog/1.15.1",
|
||||
"sqlite3/3.49.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue