ext_gpu_shader4: add compiler tests for everything
[piglit.git] / tests / spec / ext_occlusion_query_boolean / CMakeLists.gles2.txt
blob0527f37150009cd78f75436c707eafbb9fcad5ad
1 link_libraries (
2         piglitutil_${piglit_target_api}
5 piglit_add_executable (ext_occlusion_query_boolean-any-samples any-samples.c)
7 # vim: ft=cmake: