link_libraries(
	piglitutil_${piglit_target_api}
	)

piglit_add_executable (nv_image_formats-gles3 copy-image-formats.c)

# vim: ft=cmake:
