mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2026-08-21 13:23:02 +00:00
lib: extract kmstest_create_fb
We should get more kms tests soon, and not needing to copy-paste a nice test pattern should be useful. That establishes a firm depency of i-g-t on cairo over everything, but I don't care so much about that. Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
This commit is contained in:
@@ -29,3 +29,5 @@ libintel_tools_la_SOURCES = \
|
||||
intel_reg_map.c \
|
||||
$(NULL)
|
||||
|
||||
LDADD = $(CAIRO_LIBS)
|
||||
AM_CFLAGS += $(CAIRO_CFLAGS)
|
||||
|
||||
Reference in New Issue
Block a user