link_libraries (
	piglitutil_${piglit_target_api}
)

piglit_add_executable (ext_texture_format_bgra8888-api-errors api-errors.c)

# vim: ft=cmake:
