link_libraries(
	piglitutil_${piglit_target_api}
	)

piglit_add_executable(fragdepth_gles2 fragdepth.c)

# vim: ft=cmake:
