mirror of
https://github.com/ciphervance/supercell-wx.git
synced 2025-10-30 08:20:05 +00:00
Add fontconfig dependency
This commit is contained in:
parent
5ed0d53feb
commit
11c01e8538
3 changed files with 4 additions and 0 deletions
|
|
@ -4,6 +4,7 @@ class SupercellWxConan(ConanFile):
|
|||
settings = ("os", "compiler", "build_type", "arch")
|
||||
requires = ("boost/1.81.0",
|
||||
"cpr/1.9.3",
|
||||
"fontconfig/2.14.2",
|
||||
"freetype/2.12.1",
|
||||
"geographiclib/1.52",
|
||||
"glew/2.2.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue