mirror of
https://github.com/stenzek/duckstation.git
synced 2026-07-11 01:24:11 +02:00
Deps: Update to FreeType 2.14.1
And use dynamic Harfbuff loading.
This commit is contained in:
@@ -36,6 +36,7 @@ find_package(WebP REQUIRED) # v1.4.0, spews an error on Linux because no pkg-con
|
||||
find_package(PNG 1.6.50 REQUIRED)
|
||||
find_package(JPEG REQUIRED)
|
||||
find_package(Freetype 2.13.3 REQUIRED)
|
||||
find_package(harfbuzz REQUIRED)
|
||||
find_package(plutosvg 0.0.6 REQUIRED)
|
||||
find_package(cpuinfo REQUIRED)
|
||||
find_package(DiscordRPC 3.4.0 REQUIRED)
|
||||
|
||||
Reference in New Issue
Block a user