link_libraries(
	piglitutil
)

piglit_add_executable(egl_ext_image_dma_buf_import_modifiers-query query_format_modifiers.c)

# vim: ft=cmake:
