ext_gpu_shader4: add compiler tests for everything
[piglit.git] / tests / spec / oes_fixed_point / CMakeLists.gles1.txt
blobdf6f08f5520fd9f1b8b7ae9a4f0cec012e693b84
1 link_libraries(
2         piglitutil_${piglit_target_api}
3         )
5 piglit_add_executable(oes_fixed_point-attribute-arrays oes_fixed_point-attribute-arrays.c)
7 # vim: ft=cmake: