link_libraries (
	piglitutil_${piglit_target_api}
)

piglit_add_executable (ext_occlusion_query_boolean-any-samples any-samples.c)

# vim: ft=cmake:
