vendor/FreeType2/build.lua: build a static lib.
This commit is contained in:
parent
2f39299fc6
commit
c2c201c9e4
2 changed files with 10 additions and 8 deletions
|
|
@ -183,7 +183,7 @@ local obj = Compile(settings, {
|
|||
libspectre = StaticLibrary(settings,
|
||||
"spectre",
|
||||
obj,
|
||||
ft2_obj
|
||||
libfreetype
|
||||
)
|
||||
|
||||
-- Export settings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue