create a cairo canvas unit test, if only I could use the XCanvas API.
Change-Id: I3b0fdbe92db751e59ecb3f3b59f27e160b3ca226
This commit is contained in:
@@ -24,4 +24,11 @@ $(eval $(call gb_Module_add_targets,cppcanvas,\
|
||||
Library_mtfrenderer \
|
||||
))
|
||||
|
||||
# FIXME: should generalize these ...
|
||||
ifeq ($(ENABLE_CAIRO_CANVAS),TRUE)
|
||||
$(eval $(call gb_Module_add_check_targets,cppcanvas,\
|
||||
CppunitTest_cppcanvas_test \
|
||||
))
|
||||
endif
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
||||
|
Reference in New Issue
Block a user