ext_gpu_shader4: add compiler tests for everything
[piglit.git] / tests / spec / arb_sample_locations / CMakeLists.gl.txt
blobc4652699f9c0891b5d100a5fd90bd7c05b9ce509
1 include_directories(
2         ${GLEXT_INCLUDE_DIR}
3         ${OPENGL_INCLUDE_PATH}
6 link_libraries (
7         piglitutil_${piglit_target_api}
8         ${OPENGL_gl_LIBRARY}
11 piglit_add_executable (arb_sample_locations test.c)