mirror of
https://github.com/aseprite/aseprite.git
synced 2024-12-28 15:20:15 +00:00
ui library doesn't depend on pixman directly
ui-lib depends on laf-gfx which already depends on pixman.
This commit is contained in:
parent
9e5f026581
commit
039e064d6b
@ -59,5 +59,4 @@ target_link_libraries(ui-lib
|
||||
laf-os
|
||||
laf-gfx
|
||||
laf-base
|
||||
obs
|
||||
${PIXMAN_LIBRARY})
|
||||
obs)
|
||||
|
Loading…
Reference in New Issue
Block a user