link_libraries (
	piglitutil_${piglit_target_api}
)

piglit_add_executable (rgtc-api_gles2 rgtc-api.c)

# vim: ft=cmake:
