ext_gpu_shader4: add compiler tests for everything
[piglit.git] / tests / spec / ext_frag_depth / CMakeLists.gles2.txt
blobf7684f33a76078a42fadc3a4ea73dee0ba3c218e
1 link_libraries(
2         piglitutil_${piglit_target_api}
3         )
5 piglit_add_executable(fragdepth_gles2 fragdepth.c)
7 # vim: ft=cmake: