link_libraries (
	piglitutil_${piglit_target_api}
)

piglit_add_executable (bptc-api_gles2 bptc-api.c)

# vim: ft=cmake:
