summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Romanick <ian.d.romanick@intel.com>2015-09-21 14:46:24 -0700
committerIan Romanick <ian.d.romanick@intel.com>2015-09-29 14:33:55 -0700
commit31b4e5a551ea17f778f4dde0b057a057e7e43180 (patch)
tree785039199769e0eb96ac1f7abfb79c88f8e3b3b8
parente7780829d276c6f3e6a7f8ec1e49d8420c96435c (diff)
Remove unnecessary linking with libGLU
This patch was created by: sed -i -e '/[{]OPENGL_glu_LIBRARY[}]/d' $(grep -lr OPENGL_glu_LIBRARY) git checkout tests/glean/CMakeLists.gl.txt git checkout tests/spec/gl-1.4/CMakeLists.gl.txt git checkout tests/fbo/CMakeLists.gl.txt So, there are three places out of all of piglit that actually need this library. Signed-off-by: Ian Romanick <ian.d.romanick@intel.com> Reviewed-by: Matt Turner <mattst88@gmail.com> Thanked-by: Kristian Høgsberg <krh@bitplanet.net>
-rw-r--r--tests/bugs/CMakeLists.gl.txt1
-rw-r--r--tests/cl/interop/CMakeLists.cl.txt1
-rw-r--r--tests/egl/CMakeLists.gl.txt1
-rw-r--r--tests/fast_color_clear/CMakeLists.gl.txt1
-rw-r--r--tests/general/CMakeLists.gl.txt1
-rw-r--r--tests/glslparsertest/CMakeLists.gl.txt1
-rw-r--r--tests/glx/CMakeLists.gl.txt1
-rw-r--r--tests/hiz/CMakeLists.gl.txt1
-rw-r--r--tests/security/CMakeLists.gl.txt1
-rw-r--r--tests/shaders/CMakeLists.gl.txt1
-rw-r--r--tests/spec/amd_performance_monitor/CMakeLists.gl.txt1
-rw-r--r--tests/spec/amd_pinned_memory/CMakeLists.gl.txt1
-rw-r--r--tests/spec/amd_seamless_cubemap_per_texture/CMakeLists.gl.txt1
-rw-r--r--tests/spec/amd_vertex_shader_layer/CMakeLists.gl.txt1
-rw-r--r--tests/spec/amd_vertex_shader_viewport_index/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_base_instance/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_blend_func_extended/api/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_blend_func_extended/execution/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_buffer_storage/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_clip_control/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_color_buffer_float/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_compute_shader/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_compute_shader/compiler/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_copy_buffer/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_cull_distance/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_debug_output/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_depth_clamp/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_direct_state_access/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_draw_buffers/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_draw_elements_base_vertex/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_draw_indirect/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_draw_instanced/execution/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_es2_compatibility/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_es3_compatibility/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_explicit_attrib_location/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_explicit_uniform_location/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_fragment_program/CMakeLists.gl.txt1
-rwxr-xr-xtests/spec/arb_framebuffer_no_attachments/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_framebuffer_object/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_framebuffer_srgb/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_geometry_shader4/execution/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_geometry_shader4/execution/program-parameter/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_get_program_binary/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_get_texture_sub_image/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_gpu_shader5/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_gpu_shader5/compiler/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_gpu_shader5/compiler/stream-qualifier/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_gpu_shader5/execution/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_gpu_shader5/linker/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_gpu_shader_fp64/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_gpu_shader_fp64/execution/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_instanced_arrays/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_internalformat_query/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_map_buffer_alignment/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_map_buffer_range/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_multisample/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_occlusion_query/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_occlusion_query2/CMakeLists.gl.txt1
-rwxr-xr-xtests/spec/arb_program_interface_query/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_provoking_vertex/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_robustness/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_sample_shading/execution/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_sampler_objects/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_seamless_cube_map/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_separate_shader_objects/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_shader_atomic_counters/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_shader_image_load_store/CMakeLists.gl.txt1
-rwxr-xr-xtests/spec/arb_shader_image_size/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_shader_objects/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_shader_subroutine/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_shader_texture_lod/execution/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_shading_language_420pack/execution/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_stencil_texturing/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_sync/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_tessellation_shader/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_texture_buffer_object/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_texture_buffer_range/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_texture_compression/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_texture_cube_map_array/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_texture_float/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_texture_multisample/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_texture_rectangle/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_texture_stencil8/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_texture_storage/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_texture_storage_multisample/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_texture_view/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_timer_query/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_transform_feedback2/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_uniform_buffer_object/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_vertex_array_bgra/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_vertex_attrib_64bit/execution/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_vertex_buffer_object/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_vertex_program/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_vertex_type_10f_11f_11f_rev/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_vertex_type_2_10_10_10_rev/CMakeLists.gl.txt1
-rw-r--r--tests/spec/arb_viewport_array/CMakeLists.gl.txt1
-rw-r--r--tests/spec/ati_draw_buffers/CMakeLists.gl.txt1
-rw-r--r--tests/spec/ati_envmap_bumpmap/CMakeLists.gl.txt1
-rw-r--r--tests/spec/ext_depth_bounds_test/CMakeLists.gl.txt1
-rw-r--r--tests/spec/ext_fog_coord/CMakeLists.gl.txt1
-rw-r--r--tests/spec/ext_framebuffer_blit/CMakeLists.gl.txt1
-rw-r--r--tests/spec/ext_framebuffer_multisample/CMakeLists.gl.txt1
-rw-r--r--tests/spec/ext_framebuffer_multisample_blit_scaled/CMakeLists.gl.txt1
-rw-r--r--tests/spec/ext_packed_depth_stencil/CMakeLists.gl.txt1
-rw-r--r--tests/spec/ext_packed_float/CMakeLists.gl.txt1
-rw-r--r--tests/spec/ext_texture_array/CMakeLists.gl.txt1
-rw-r--r--tests/spec/ext_texture_integer/CMakeLists.gl.txt1
-rw-r--r--tests/spec/ext_texture_swizzle/CMakeLists.gl.txt1
-rw-r--r--tests/spec/ext_timer_query/CMakeLists.gl.txt1
-rw-r--r--tests/spec/ext_transform_feedback/CMakeLists.gl.txt1
-rw-r--r--tests/spec/gl-1.0/CMakeLists.gl.txt1
-rw-r--r--tests/spec/gl-1.5/CMakeLists.gl.txt1
-rw-r--r--tests/spec/gl-2.0/CMakeLists.gl.txt1
-rw-r--r--tests/spec/gl-2.0/api/CMakeLists.gl.txt1
-rw-r--r--tests/spec/gl-2.1/CMakeLists.gl.txt1
-rw-r--r--tests/spec/gl-3.0/CMakeLists.gl.txt1
-rw-r--r--tests/spec/gl-3.0/api/CMakeLists.gl.txt1
-rw-r--r--tests/spec/gl-3.1/CMakeLists.gl.txt1
-rw-r--r--tests/spec/gl-3.2/CMakeLists.gl.txt1
-rw-r--r--tests/spec/gl-3.2/layered-rendering/CMakeLists.gl.txt1
-rw-r--r--tests/spec/gl-3.3/CMakeLists.gl.txt1
-rw-r--r--tests/spec/gl-4.4/CMakeLists.gl.txt1
-rw-r--r--tests/spec/gles-3.0/CMakeLists.gl.txt1
-rw-r--r--tests/spec/glsl-1.10/execution/CMakeLists.gl.txt1
-rw-r--r--tests/spec/glsl-1.10/execution/clipping/CMakeLists.gl.txt1
-rw-r--r--tests/spec/glsl-1.10/execution/varying-packing/CMakeLists.gl.txt1
-rw-r--r--tests/spec/glsl-1.20/recursion/CMakeLists.gl.txt1
-rw-r--r--tests/spec/glsl-1.30/CMakeLists.gl.txt1
-rw-r--r--tests/spec/glsl-1.30/execution/CMakeLists.gl.txt1
-rw-r--r--tests/spec/glsl-1.30/execution/clipping/CMakeLists.gl.txt1
-rw-r--r--tests/spec/glsl-1.30/linker/clipping/CMakeLists.gl.txt1
-rw-r--r--tests/spec/glsl-1.40/CMakeLists.gl.txt1
-rw-r--r--tests/spec/glsl-1.50/CMakeLists.gl.txt1
-rw-r--r--tests/spec/glsl-1.50/execution/CMakeLists.gl.txt1
-rw-r--r--tests/spec/glsl-1.50/execution/geometry/CMakeLists.gl.txt1
-rw-r--r--tests/spec/glx_arb_create_context/CMakeLists.gl.txt1
-rw-r--r--tests/spec/glx_ext_import_context/CMakeLists.gl.txt1
-rw-r--r--tests/spec/glx_mesa_query_renderer/CMakeLists.gl.txt1
-rw-r--r--tests/spec/glx_oml_sync_control/CMakeLists.gl.txt1
-rw-r--r--tests/spec/khr_debug/CMakeLists.gl.txt1
-rw-r--r--tests/spec/mesa_pack_invert/CMakeLists.gl.txt1
-rw-r--r--tests/spec/nv_conditional_render/CMakeLists.gl.txt1
-rw-r--r--tests/spec/nv_texture_barrier/CMakeLists.gl.txt1
-rw-r--r--tests/texturing/CMakeLists.gl.txt1
-rw-r--r--tests/texturing/shaders/CMakeLists.gl.txt1
145 files changed, 0 insertions, 145 deletions
diff --git a/tests/bugs/CMakeLists.gl.txt b/tests/bugs/CMakeLists.gl.txt
index e24ec6bed..65a11f2a5 100644
--- a/tests/bugs/CMakeLists.gl.txt
+++ b/tests/bugs/CMakeLists.gl.txt
@@ -8,7 +8,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (crash-cubemap-order crash-cubemap-order.c)
diff --git a/tests/cl/interop/CMakeLists.cl.txt b/tests/cl/interop/CMakeLists.cl.txt
index d8dc73a72..557563cd7 100644
--- a/tests/cl/interop/CMakeLists.cl.txt
+++ b/tests/cl/interop/CMakeLists.cl.txt
@@ -8,7 +8,6 @@ IF(EGL_FOUND AND PIGLIT_BUILD_GLES2_TESTS)
piglitutil_gles2
${EGL_LDFLAGS}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_cl_add_interop_test (egl_khr_cl_event2 egl_khr_cl_event2.c)
diff --git a/tests/egl/CMakeLists.gl.txt b/tests/egl/CMakeLists.gl.txt
index 34fee6efe..eccd470ec 100644
--- a/tests/egl/CMakeLists.gl.txt
+++ b/tests/egl/CMakeLists.gl.txt
@@ -8,7 +8,6 @@ link_libraries (
piglitutil_${piglit_target_api}
${EGL_LDFLAGS}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
IF(${CMAKE_SYSTEM_NAME} MATCHES "Linux")
diff --git a/tests/fast_color_clear/CMakeLists.gl.txt b/tests/fast_color_clear/CMakeLists.gl.txt
index d1c8770c8..3040eb4de 100644
--- a/tests/fast_color_clear/CMakeLists.gl.txt
+++ b/tests/fast_color_clear/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (fcc-read-after-clear read-after-clear.c)
diff --git a/tests/general/CMakeLists.gl.txt b/tests/general/CMakeLists.gl.txt
index f77385509..298f59c64 100644
--- a/tests/general/CMakeLists.gl.txt
+++ b/tests/general/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
if(NOT PIGLIT_USE_WAFFLE)
diff --git a/tests/glslparsertest/CMakeLists.gl.txt b/tests/glslparsertest/CMakeLists.gl.txt
index 33555249c..1863b7b13 100644
--- a/tests/glslparsertest/CMakeLists.gl.txt
+++ b/tests/glslparsertest/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries(
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (glslparsertest glslparsertest.c)
diff --git a/tests/glx/CMakeLists.gl.txt b/tests/glx/CMakeLists.gl.txt
index 7c533c629..ff13f0b31 100644
--- a/tests/glx/CMakeLists.gl.txt
+++ b/tests/glx/CMakeLists.gl.txt
@@ -12,7 +12,6 @@ endif(PIGLIT_BUILD_GLX_TESTS)
link_libraries (
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
IF(PIGLIT_BUILD_GLX_TESTS)
diff --git a/tests/hiz/CMakeLists.gl.txt b/tests/hiz/CMakeLists.gl.txt
index d1615fc81..f69f38c6c 100644
--- a/tests/hiz/CMakeLists.gl.txt
+++ b/tests/hiz/CMakeLists.gl.txt
@@ -17,7 +17,6 @@ link_libraries (
hiz-util
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable(hiz-depth-stencil-test-fbo-d0-s8 hiz-depth-stencil-test-fbo-d0-s8.c)
diff --git a/tests/security/CMakeLists.gl.txt b/tests/security/CMakeLists.gl.txt
index 29f36b105..11a464440 100644
--- a/tests/security/CMakeLists.gl.txt
+++ b/tests/security/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
diff --git a/tests/shaders/CMakeLists.gl.txt b/tests/shaders/CMakeLists.gl.txt
index 12e400da8..abbe14cc6 100644
--- a/tests/shaders/CMakeLists.gl.txt
+++ b/tests/shaders/CMakeLists.gl.txt
@@ -8,7 +8,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (glsl-max-vertex-attrib glsl-max-vertex-attrib.c)
diff --git a/tests/spec/amd_performance_monitor/CMakeLists.gl.txt b/tests/spec/amd_performance_monitor/CMakeLists.gl.txt
index 5ddc12dd2..ac29de782 100644
--- a/tests/spec/amd_performance_monitor/CMakeLists.gl.txt
+++ b/tests/spec/amd_performance_monitor/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (amd_performance_monitor_api api.c)
diff --git a/tests/spec/amd_pinned_memory/CMakeLists.gl.txt b/tests/spec/amd_pinned_memory/CMakeLists.gl.txt
index f404da670..72627ff8f 100644
--- a/tests/spec/amd_pinned_memory/CMakeLists.gl.txt
+++ b/tests/spec/amd_pinned_memory/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (amd_pinned_memory test.c)
diff --git a/tests/spec/amd_seamless_cubemap_per_texture/CMakeLists.gl.txt b/tests/spec/amd_seamless_cubemap_per_texture/CMakeLists.gl.txt
index 666f99987..8c47fd6c4 100644
--- a/tests/spec/amd_seamless_cubemap_per_texture/CMakeLists.gl.txt
+++ b/tests/spec/amd_seamless_cubemap_per_texture/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (amd_seamless_cubemap_per_texture amd_seamless_cubemap_per_texture.c)
diff --git a/tests/spec/amd_vertex_shader_layer/CMakeLists.gl.txt b/tests/spec/amd_vertex_shader_layer/CMakeLists.gl.txt
index 6f64d9432..5bc5d28e1 100644
--- a/tests/spec/amd_vertex_shader_layer/CMakeLists.gl.txt
+++ b/tests/spec/amd_vertex_shader_layer/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (amd_vertex_shader_layer-layered-2d-texture-render layered-2d-texture-render.c)
diff --git a/tests/spec/amd_vertex_shader_viewport_index/CMakeLists.gl.txt b/tests/spec/amd_vertex_shader_viewport_index/CMakeLists.gl.txt
index a3da13579..e332723cf 100644
--- a/tests/spec/amd_vertex_shader_viewport_index/CMakeLists.gl.txt
+++ b/tests/spec/amd_vertex_shader_viewport_index/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (amd_vertex_shader_viewport_index-render render.c)
diff --git a/tests/spec/arb_base_instance/CMakeLists.gl.txt b/tests/spec/arb_base_instance/CMakeLists.gl.txt
index 0982d1598..b1e2eb6f1 100644
--- a/tests/spec/arb_base_instance/CMakeLists.gl.txt
+++ b/tests/spec/arb_base_instance/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories (
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_base_instance-baseinstance-doesnt-affect-gl-instance-id baseinstance-doesnt-affect-gl-instance-id.c)
diff --git a/tests/spec/arb_blend_func_extended/api/CMakeLists.gl.txt b/tests/spec/arb_blend_func_extended/api/CMakeLists.gl.txt
index 8902d4597..6d2ae5456 100644
--- a/tests/spec/arb_blend_func_extended/api/CMakeLists.gl.txt
+++ b/tests/spec/arb_blend_func_extended/api/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_blend_func_extended-bindfragdataindexed-invalid-parameters bindfragdataindexed-invalid-parameters.c)
diff --git a/tests/spec/arb_blend_func_extended/execution/CMakeLists.gl.txt b/tests/spec/arb_blend_func_extended/execution/CMakeLists.gl.txt
index 1db7fa16d..f48c352e1 100644
--- a/tests/spec/arb_blend_func_extended/execution/CMakeLists.gl.txt
+++ b/tests/spec/arb_blend_func_extended/execution/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_blend_func_extended-fbo-extended-blend fbo-extended-blend.c)
diff --git a/tests/spec/arb_buffer_storage/CMakeLists.gl.txt b/tests/spec/arb_buffer_storage/CMakeLists.gl.txt
index 9579cce0a..3209c7c01 100644
--- a/tests/spec/arb_buffer_storage/CMakeLists.gl.txt
+++ b/tests/spec/arb_buffer_storage/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (bufferstorage-persistent bufferstorage.c)
diff --git a/tests/spec/arb_clip_control/CMakeLists.gl.txt b/tests/spec/arb_clip_control/CMakeLists.gl.txt
index 3951bfba7..4a9f7eed4 100644
--- a/tests/spec/arb_clip_control/CMakeLists.gl.txt
+++ b/tests/spec/arb_clip_control/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (clip-control clip-control.c)
diff --git a/tests/spec/arb_color_buffer_float/CMakeLists.gl.txt b/tests/spec/arb_color_buffer_float/CMakeLists.gl.txt
index 6c3b87c03..62e44db12 100644
--- a/tests/spec/arb_color_buffer_float/CMakeLists.gl.txt
+++ b/tests/spec/arb_color_buffer_float/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_color_buffer_float-getteximage getteximage.c)
diff --git a/tests/spec/arb_compute_shader/CMakeLists.gl.txt b/tests/spec/arb_compute_shader/CMakeLists.gl.txt
index 1db352a24..103ad2cb5 100644
--- a/tests/spec/arb_compute_shader/CMakeLists.gl.txt
+++ b/tests/spec/arb_compute_shader/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_compute_shader-api_errors api_errors.c)
diff --git a/tests/spec/arb_compute_shader/compiler/CMakeLists.gl.txt b/tests/spec/arb_compute_shader/compiler/CMakeLists.gl.txt
index 22a71629e..b58f52270 100644
--- a/tests/spec/arb_compute_shader/compiler/CMakeLists.gl.txt
+++ b/tests/spec/arb_compute_shader/compiler/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_compute_shader-work_group_size_too_large work_group_size_too_large.c)
diff --git a/tests/spec/arb_copy_buffer/CMakeLists.gl.txt b/tests/spec/arb_copy_buffer/CMakeLists.gl.txt
index 6e5695e49..3feaca8cf 100644
--- a/tests/spec/arb_copy_buffer/CMakeLists.gl.txt
+++ b/tests/spec/arb_copy_buffer/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (copy_buffer_coherency copy_buffer_coherency.c)
diff --git a/tests/spec/arb_cull_distance/CMakeLists.gl.txt b/tests/spec/arb_cull_distance/CMakeLists.gl.txt
index 431c19297..0a2d4a25d 100644
--- a/tests/spec/arb_cull_distance/CMakeLists.gl.txt
+++ b/tests/spec/arb_cull_distance/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_cull_distance-max-distances max-distances.c)
diff --git a/tests/spec/arb_debug_output/CMakeLists.gl.txt b/tests/spec/arb_debug_output/CMakeLists.gl.txt
index de10d7259..7f510be2f 100644
--- a/tests/spec/arb_debug_output/CMakeLists.gl.txt
+++ b/tests/spec/arb_debug_output/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_debug_output-api_error api_error.c)
diff --git a/tests/spec/arb_depth_clamp/CMakeLists.gl.txt b/tests/spec/arb_depth_clamp/CMakeLists.gl.txt
index d6283b004..806d17fe9 100644
--- a/tests/spec/arb_depth_clamp/CMakeLists.gl.txt
+++ b/tests/spec/arb_depth_clamp/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (depth-clamp-status depth-clamp-status.c)
diff --git a/tests/spec/arb_direct_state_access/CMakeLists.gl.txt b/tests/spec/arb_direct_state_access/CMakeLists.gl.txt
index d078aa080..4819f1058 100644
--- a/tests/spec/arb_direct_state_access/CMakeLists.gl.txt
+++ b/tests/spec/arb_direct_state_access/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_direct_state_access-bind-texture-unit bind-texture-unit.c)
diff --git a/tests/spec/arb_draw_buffers/CMakeLists.gl.txt b/tests/spec/arb_draw_buffers/CMakeLists.gl.txt
index 88af1f39c..64818cca2 100644
--- a/tests/spec/arb_draw_buffers/CMakeLists.gl.txt
+++ b/tests/spec/arb_draw_buffers/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_draw_buffers-state_change state_change.c)
diff --git a/tests/spec/arb_draw_elements_base_vertex/CMakeLists.gl.txt b/tests/spec/arb_draw_elements_base_vertex/CMakeLists.gl.txt
index 022e7f1ff..8c39c4d8b 100644
--- a/tests/spec/arb_draw_elements_base_vertex/CMakeLists.gl.txt
+++ b/tests/spec/arb_draw_elements_base_vertex/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_draw_elements_base_vertex-bounds bounds.c)
diff --git a/tests/spec/arb_draw_indirect/CMakeLists.gl.txt b/tests/spec/arb_draw_indirect/CMakeLists.gl.txt
index 1d1b59825..471b67510 100644
--- a/tests/spec/arb_draw_indirect/CMakeLists.gl.txt
+++ b/tests/spec/arb_draw_indirect/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_draw_indirect-api-errors api-errors.c)
diff --git a/tests/spec/arb_draw_instanced/execution/CMakeLists.gl.txt b/tests/spec/arb_draw_instanced/execution/CMakeLists.gl.txt
index 422809206..a3a101033 100644
--- a/tests/spec/arb_draw_instanced/execution/CMakeLists.gl.txt
+++ b/tests/spec/arb_draw_instanced/execution/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_draw_instanced-dlist dlist.c)
diff --git a/tests/spec/arb_es2_compatibility/CMakeLists.gl.txt b/tests/spec/arb_es2_compatibility/CMakeLists.gl.txt
index 99937fa58..974f232f8 100644
--- a/tests/spec/arb_es2_compatibility/CMakeLists.gl.txt
+++ b/tests/spec/arb_es2_compatibility/CMakeLists.gl.txt
@@ -8,7 +8,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_es2_compatibility-depthrangef arb_es2_compatibility-depthrangef.c)
diff --git a/tests/spec/arb_es3_compatibility/CMakeLists.gl.txt b/tests/spec/arb_es3_compatibility/CMakeLists.gl.txt
index 8f70460d5..e526d5391 100644
--- a/tests/spec/arb_es3_compatibility/CMakeLists.gl.txt
+++ b/tests/spec/arb_es3_compatibility/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (es3-primrestart-fixedindex es3-primrestart-fixedindex.c)
diff --git a/tests/spec/arb_explicit_attrib_location/CMakeLists.gl.txt b/tests/spec/arb_explicit_attrib_location/CMakeLists.gl.txt
index 9f8f4add8..24d096598 100644
--- a/tests/spec/arb_explicit_attrib_location/CMakeLists.gl.txt
+++ b/tests/spec/arb_explicit_attrib_location/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (overlapping-locations-input-attribs overlapping-locations-input-attribs.c)
diff --git a/tests/spec/arb_explicit_uniform_location/CMakeLists.gl.txt b/tests/spec/arb_explicit_uniform_location/CMakeLists.gl.txt
index 8ba0ab6bf..35d5b52ad 100644
--- a/tests/spec/arb_explicit_uniform_location/CMakeLists.gl.txt
+++ b/tests/spec/arb_explicit_uniform_location/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_explicit_uniform_location-minmax minmax.c)
diff --git a/tests/spec/arb_fragment_program/CMakeLists.gl.txt b/tests/spec/arb_fragment_program/CMakeLists.gl.txt
index 0b63adacc..47eb32b6d 100644
--- a/tests/spec/arb_fragment_program/CMakeLists.gl.txt
+++ b/tests/spec/arb_fragment_program/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_fragment_program-minmax minmax.c)
diff --git a/tests/spec/arb_framebuffer_no_attachments/CMakeLists.gl.txt b/tests/spec/arb_framebuffer_no_attachments/CMakeLists.gl.txt
index 311d62fec..3b0cb5e24 100755
--- a/tests/spec/arb_framebuffer_no_attachments/CMakeLists.gl.txt
+++ b/tests/spec/arb_framebuffer_no_attachments/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_framebuffer_no_attachments-minmax minmax.c)
diff --git a/tests/spec/arb_framebuffer_object/CMakeLists.gl.txt b/tests/spec/arb_framebuffer_object/CMakeLists.gl.txt
index e2cb8c255..06d5978bd 100644
--- a/tests/spec/arb_framebuffer_object/CMakeLists.gl.txt
+++ b/tests/spec/arb_framebuffer_object/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable(framebuffer-blit-levels framebuffer-blit-levels.c)
diff --git a/tests/spec/arb_framebuffer_srgb/CMakeLists.gl.txt b/tests/spec/arb_framebuffer_srgb/CMakeLists.gl.txt
index a0f0ad7ef..04609b8f0 100644
--- a/tests/spec/arb_framebuffer_srgb/CMakeLists.gl.txt
+++ b/tests/spec/arb_framebuffer_srgb/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_framebuffer_srgb-pushpop pushpop.c)
diff --git a/tests/spec/arb_geometry_shader4/execution/CMakeLists.gl.txt b/tests/spec/arb_geometry_shader4/execution/CMakeLists.gl.txt
index 292ae8f75..b18bbb508 100644
--- a/tests/spec/arb_geometry_shader4/execution/CMakeLists.gl.txt
+++ b/tests/spec/arb_geometry_shader4/execution/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_geometry_shader4-ignore-adjacent-vertices ignore-adjacent-vertices.c)
diff --git a/tests/spec/arb_geometry_shader4/execution/program-parameter/CMakeLists.gl.txt b/tests/spec/arb_geometry_shader4/execution/program-parameter/CMakeLists.gl.txt
index bfe94cfbf..a527b7b87 100644
--- a/tests/spec/arb_geometry_shader4/execution/program-parameter/CMakeLists.gl.txt
+++ b/tests/spec/arb_geometry_shader4/execution/program-parameter/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_geometry_shader4-program-parameter-input-type input-type.c)
diff --git a/tests/spec/arb_get_program_binary/CMakeLists.gl.txt b/tests/spec/arb_get_program_binary/CMakeLists.gl.txt
index 3917d058f..9e71ce010 100644
--- a/tests/spec/arb_get_program_binary/CMakeLists.gl.txt
+++ b/tests/spec/arb_get_program_binary/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_get_program_binary-api-errors api-errors.c)
diff --git a/tests/spec/arb_get_texture_sub_image/CMakeLists.gl.txt b/tests/spec/arb_get_texture_sub_image/CMakeLists.gl.txt
index 2194f8c86..1b071742e 100644
--- a/tests/spec/arb_get_texture_sub_image/CMakeLists.gl.txt
+++ b/tests/spec/arb_get_texture_sub_image/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_get_texture_sub_image-cubemap cubemap.c)
diff --git a/tests/spec/arb_gpu_shader5/CMakeLists.gl.txt b/tests/spec/arb_gpu_shader5/CMakeLists.gl.txt
index 7e534f231..33374e8d0 100644
--- a/tests/spec/arb_gpu_shader5/CMakeLists.gl.txt
+++ b/tests/spec/arb_gpu_shader5/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_gpu_shader5-minmax minmax.c)
diff --git a/tests/spec/arb_gpu_shader5/compiler/CMakeLists.gl.txt b/tests/spec/arb_gpu_shader5/compiler/CMakeLists.gl.txt
index 2940b90f2..027b75fbe 100644
--- a/tests/spec/arb_gpu_shader5/compiler/CMakeLists.gl.txt
+++ b/tests/spec/arb_gpu_shader5/compiler/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_gpu_shader5-invocations_count_too_large invocations_count_too_large.c)
diff --git a/tests/spec/arb_gpu_shader5/compiler/stream-qualifier/CMakeLists.gl.txt b/tests/spec/arb_gpu_shader5/compiler/stream-qualifier/CMakeLists.gl.txt
index 11b311097..f43865954 100644
--- a/tests/spec/arb_gpu_shader5/compiler/stream-qualifier/CMakeLists.gl.txt
+++ b/tests/spec/arb_gpu_shader5/compiler/stream-qualifier/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_gpu_shader5-stream_value_too_large stream_value_too_large.c)
diff --git a/tests/spec/arb_gpu_shader5/execution/CMakeLists.gl.txt b/tests/spec/arb_gpu_shader5/execution/CMakeLists.gl.txt
index 0b743d9ac..1de5cf796 100644
--- a/tests/spec/arb_gpu_shader5/execution/CMakeLists.gl.txt
+++ b/tests/spec/arb_gpu_shader5/execution/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_gpu_shader5-invocation-id invocation-id.c)
diff --git a/tests/spec/arb_gpu_shader5/linker/CMakeLists.gl.txt b/tests/spec/arb_gpu_shader5/linker/CMakeLists.gl.txt
index f955e83ab..e0481b5b3 100644
--- a/tests/spec/arb_gpu_shader5/linker/CMakeLists.gl.txt
+++ b/tests/spec/arb_gpu_shader5/linker/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_gpu_shader5-emitstreamvertex_stream_too_large emitstreamvertex_stream_too_large.c)
diff --git a/tests/spec/arb_gpu_shader_fp64/CMakeLists.gl.txt b/tests/spec/arb_gpu_shader_fp64/CMakeLists.gl.txt
index 03d227381..84601b79f 100644
--- a/tests/spec/arb_gpu_shader_fp64/CMakeLists.gl.txt
+++ b/tests/spec/arb_gpu_shader_fp64/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_gpu_shader_fp64-double_in_bool_uniform double_in_bool_uniform.c)
diff --git a/tests/spec/arb_gpu_shader_fp64/execution/CMakeLists.gl.txt b/tests/spec/arb_gpu_shader_fp64/execution/CMakeLists.gl.txt
index 650b31253..ffb3da5b2 100644
--- a/tests/spec/arb_gpu_shader_fp64/execution/CMakeLists.gl.txt
+++ b/tests/spec/arb_gpu_shader_fp64/execution/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_gpu_shader_fp64-tf-separate tf-separate.c)
diff --git a/tests/spec/arb_instanced_arrays/CMakeLists.gl.txt b/tests/spec/arb_instanced_arrays/CMakeLists.gl.txt
index 1ae11121b..b135050b8 100644
--- a/tests/spec/arb_instanced_arrays/CMakeLists.gl.txt
+++ b/tests/spec/arb_instanced_arrays/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_instanced_arrays-instanced_arrays instanced_arrays.c)
diff --git a/tests/spec/arb_internalformat_query/CMakeLists.gl.txt b/tests/spec/arb_internalformat_query/CMakeLists.gl.txt
index 50a26b1d0..6daed74ba 100644
--- a/tests/spec/arb_internalformat_query/CMakeLists.gl.txt
+++ b/tests/spec/arb_internalformat_query/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_internalformat_query-api-errors api-errors.c)
diff --git a/tests/spec/arb_map_buffer_alignment/CMakeLists.gl.txt b/tests/spec/arb_map_buffer_alignment/CMakeLists.gl.txt
index 4cb3148c7..922261054 100644
--- a/tests/spec/arb_map_buffer_alignment/CMakeLists.gl.txt
+++ b/tests/spec/arb_map_buffer_alignment/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_map_buffer_alignment-map-invalidate-range map-invalidate-range.c)
diff --git a/tests/spec/arb_map_buffer_range/CMakeLists.gl.txt b/tests/spec/arb_map_buffer_range/CMakeLists.gl.txt
index df8570efc..29a8f96e9 100644
--- a/tests/spec/arb_map_buffer_range/CMakeLists.gl.txt
+++ b/tests/spec/arb_map_buffer_range/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (map_buffer_range_error_check map_buffer_range_error_check.c)
diff --git a/tests/spec/arb_multisample/CMakeLists.gl.txt b/tests/spec/arb_multisample/CMakeLists.gl.txt
index 79735d806..bc268c455 100644
--- a/tests/spec/arb_multisample/CMakeLists.gl.txt
+++ b/tests/spec/arb_multisample/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_multisample-beginend beginend.c)
diff --git a/tests/spec/arb_occlusion_query/CMakeLists.gl.txt b/tests/spec/arb_occlusion_query/CMakeLists.gl.txt
index 025c2cd26..78f92ed96 100644
--- a/tests/spec/arb_occlusion_query/CMakeLists.gl.txt
+++ b/tests/spec/arb_occlusion_query/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (occlusion_query occlusion_query.c)
diff --git a/tests/spec/arb_occlusion_query2/CMakeLists.gl.txt b/tests/spec/arb_occlusion_query2/CMakeLists.gl.txt
index f1cee6f71..fc3bd08d0 100644
--- a/tests/spec/arb_occlusion_query2/CMakeLists.gl.txt
+++ b/tests/spec/arb_occlusion_query2/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_occlusion_query2-api api.c)
diff --git a/tests/spec/arb_program_interface_query/CMakeLists.gl.txt b/tests/spec/arb_program_interface_query/CMakeLists.gl.txt
index 91da8ac40..f976f3cea 100755
--- a/tests/spec/arb_program_interface_query/CMakeLists.gl.txt
+++ b/tests/spec/arb_program_interface_query/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_program_interface_query-resource-location resource-location.c)
diff --git a/tests/spec/arb_provoking_vertex/CMakeLists.gl.txt b/tests/spec/arb_provoking_vertex/CMakeLists.gl.txt
index 01db2d928..6dd15bb6a 100644
--- a/tests/spec/arb_provoking_vertex/CMakeLists.gl.txt
+++ b/tests/spec/arb_provoking_vertex/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb-provoking-vertex-control provoking-vertex-control.c)
diff --git a/tests/spec/arb_robustness/CMakeLists.gl.txt b/tests/spec/arb_robustness/CMakeLists.gl.txt
index cfec1453b..641dbade7 100644
--- a/tests/spec/arb_robustness/CMakeLists.gl.txt
+++ b/tests/spec/arb_robustness/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_robustness_draw-vbo-bounds draw-vbo-bounds.c)
diff --git a/tests/spec/arb_sample_shading/execution/CMakeLists.gl.txt b/tests/spec/arb_sample_shading/execution/CMakeLists.gl.txt
index ede97f7b7..3752da78b 100644
--- a/tests/spec/arb_sample_shading/execution/CMakeLists.gl.txt
+++ b/tests/spec/arb_sample_shading/execution/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_sample_shading-api api.c)
diff --git a/tests/spec/arb_sampler_objects/CMakeLists.gl.txt b/tests/spec/arb_sampler_objects/CMakeLists.gl.txt
index 23070a3a0..df1a6bb8b 100644
--- a/tests/spec/arb_sampler_objects/CMakeLists.gl.txt
+++ b/tests/spec/arb_sampler_objects/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_sampler_objects-sampler-objects sampler-objects.c)
diff --git a/tests/spec/arb_seamless_cube_map/CMakeLists.gl.txt b/tests/spec/arb_seamless_cube_map/CMakeLists.gl.txt
index e31759a5f..304023940 100644
--- a/tests/spec/arb_seamless_cube_map/CMakeLists.gl.txt
+++ b/tests/spec/arb_seamless_cube_map/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_seamless_cubemap arb_seamless_cubemap.c)
diff --git a/tests/spec/arb_separate_shader_objects/CMakeLists.gl.txt b/tests/spec/arb_separate_shader_objects/CMakeLists.gl.txt
index b596f678e..f1b15c048 100644
--- a/tests/spec/arb_separate_shader_objects/CMakeLists.gl.txt
+++ b/tests/spec/arb_separate_shader_objects/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_separate_shader_object-400-combinations 400-combinations.c)
diff --git a/tests/spec/arb_shader_atomic_counters/CMakeLists.gl.txt b/tests/spec/arb_shader_atomic_counters/CMakeLists.gl.txt
index 386b79468..40ea0576e 100644
--- a/tests/spec/arb_shader_atomic_counters/CMakeLists.gl.txt
+++ b/tests/spec/arb_shader_atomic_counters/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_shader_atomic_counters-active-counters active-counters.c common.c)
diff --git a/tests/spec/arb_shader_image_load_store/CMakeLists.gl.txt b/tests/spec/arb_shader_image_load_store/CMakeLists.gl.txt
index 9db9d188e..7cda8097b 100644
--- a/tests/spec/arb_shader_image_load_store/CMakeLists.gl.txt
+++ b/tests/spec/arb_shader_image_load_store/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
set(depends image.c grid.c common.c)
diff --git a/tests/spec/arb_shader_image_size/CMakeLists.gl.txt b/tests/spec/arb_shader_image_size/CMakeLists.gl.txt
index 03de9b0b5..88d2359c3 100755
--- a/tests/spec/arb_shader_image_size/CMakeLists.gl.txt
+++ b/tests/spec/arb_shader_image_size/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_shader_image_size-builtin builtin.c
diff --git a/tests/spec/arb_shader_objects/CMakeLists.gl.txt b/tests/spec/arb_shader_objects/CMakeLists.gl.txt
index 34a689940..b3bc22b15 100644
--- a/tests/spec/arb_shader_objects/CMakeLists.gl.txt
+++ b/tests/spec/arb_shader_objects/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_shader_objects-bindattriblocation-scratch-name bindattriblocation-scratch-name.c)
diff --git a/tests/spec/arb_shader_subroutine/CMakeLists.gl.txt b/tests/spec/arb_shader_subroutine/CMakeLists.gl.txt
index 8e6bd5848..87a340693 100644
--- a/tests/spec/arb_shader_subroutine/CMakeLists.gl.txt
+++ b/tests/spec/arb_shader_subroutine/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_shader_subroutine-minmax minmax.c)
diff --git a/tests/spec/arb_shader_texture_lod/execution/CMakeLists.gl.txt b/tests/spec/arb_shader_texture_lod/execution/CMakeLists.gl.txt
index 2366fa926..87e5b97e3 100644
--- a/tests/spec/arb_shader_texture_lod/execution/CMakeLists.gl.txt
+++ b/tests/spec/arb_shader_texture_lod/execution/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_shader_texture_lod-texgrad texgrad.c)
diff --git a/tests/spec/arb_shading_language_420pack/execution/CMakeLists.gl.txt b/tests/spec/arb_shading_language_420pack/execution/CMakeLists.gl.txt
index a189afc53..73d0e8276 100644
--- a/tests/spec/arb_shading_language_420pack/execution/CMakeLists.gl.txt
+++ b/tests/spec/arb_shading_language_420pack/execution/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_shading_language_420pack-binding-layout binding-layout.c)
diff --git a/tests/spec/arb_stencil_texturing/CMakeLists.gl.txt b/tests/spec/arb_stencil_texturing/CMakeLists.gl.txt
index d49656a83..cb469b7a9 100644
--- a/tests/spec/arb_stencil_texturing/CMakeLists.gl.txt
+++ b/tests/spec/arb_stencil_texturing/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_stencil_texturing-draw draw.c)
diff --git a/tests/spec/arb_sync/CMakeLists.gl.txt b/tests/spec/arb_sync/CMakeLists.gl.txt
index 0a55eef76..b8bf352b5 100644
--- a/tests/spec/arb_sync/CMakeLists.gl.txt
+++ b/tests/spec/arb_sync/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_sync-client-wait-errors ClientWaitSync-errors.c)
diff --git a/tests/spec/arb_tessellation_shader/CMakeLists.gl.txt b/tests/spec/arb_tessellation_shader/CMakeLists.gl.txt
index dd4cbc152..c87e0d57d 100644
--- a/tests/spec/arb_tessellation_shader/CMakeLists.gl.txt
+++ b/tests/spec/arb_tessellation_shader/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_tessellation_shader-get-tcs-params get-tcs-params.c)
diff --git a/tests/spec/arb_texture_buffer_object/CMakeLists.gl.txt b/tests/spec/arb_texture_buffer_object/CMakeLists.gl.txt
index 5019e520f..fba479399 100644
--- a/tests/spec/arb_texture_buffer_object/CMakeLists.gl.txt
+++ b/tests/spec/arb_texture_buffer_object/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_texture_buffer_object-data-sync data-sync.c)
diff --git a/tests/spec/arb_texture_buffer_range/CMakeLists.gl.txt b/tests/spec/arb_texture_buffer_range/CMakeLists.gl.txt
index 8ab1abca3..a0c3cc4e7 100644
--- a/tests/spec/arb_texture_buffer_range/CMakeLists.gl.txt
+++ b/tests/spec/arb_texture_buffer_range/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_texture_buffer_range-dlist dlist.c)
diff --git a/tests/spec/arb_texture_compression/CMakeLists.gl.txt b/tests/spec/arb_texture_compression/CMakeLists.gl.txt
index 03d5f897f..02acf79e1 100644
--- a/tests/spec/arb_texture_compression/CMakeLists.gl.txt
+++ b/tests/spec/arb_texture_compression/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_texture_compression-internal-format-query internal-format-query.c)
diff --git a/tests/spec/arb_texture_cube_map_array/CMakeLists.gl.txt b/tests/spec/arb_texture_cube_map_array/CMakeLists.gl.txt
index deccbfaa3..cf6332bd6 100644
--- a/tests/spec/arb_texture_cube_map_array/CMakeLists.gl.txt
+++ b/tests/spec/arb_texture_cube_map_array/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_texture_cube_map_array-cubemap cubemap.c)
diff --git a/tests/spec/arb_texture_float/CMakeLists.gl.txt b/tests/spec/arb_texture_float/CMakeLists.gl.txt
index 4eb931279..80090b0a8 100644
--- a/tests/spec/arb_texture_float/CMakeLists.gl.txt
+++ b/tests/spec/arb_texture_float/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_texture_float-texture-float-formats texture-float-formats.c)
diff --git a/tests/spec/arb_texture_multisample/CMakeLists.gl.txt b/tests/spec/arb_texture_multisample/CMakeLists.gl.txt
index 1872bfeb8..ae7fc34cb 100644
--- a/tests/spec/arb_texture_multisample/CMakeLists.gl.txt
+++ b/tests/spec/arb_texture_multisample/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_texture_multisample-minmax minmax.c)
diff --git a/tests/spec/arb_texture_rectangle/CMakeLists.gl.txt b/tests/spec/arb_texture_rectangle/CMakeLists.gl.txt
index 96f04e201..3f67b81f0 100644
--- a/tests/spec/arb_texture_rectangle/CMakeLists.gl.txt
+++ b/tests/spec/arb_texture_rectangle/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (texrect_simple_arb_texrect texrect-simple.c)
diff --git a/tests/spec/arb_texture_stencil8/CMakeLists.gl.txt b/tests/spec/arb_texture_stencil8/CMakeLists.gl.txt
index a8d169327..d8de83c4d 100644
--- a/tests/spec/arb_texture_stencil8/CMakeLists.gl.txt
+++ b/tests/spec/arb_texture_stencil8/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_texture_stencil8-stencil-texture stencil-texture.c)
diff --git a/tests/spec/arb_texture_storage/CMakeLists.gl.txt b/tests/spec/arb_texture_storage/CMakeLists.gl.txt
index 2ab19dfb9..e3877829d 100644
--- a/tests/spec/arb_texture_storage/CMakeLists.gl.txt
+++ b/tests/spec/arb_texture_storage/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_texture_storage-texture-storage texture-storage.c)
diff --git a/tests/spec/arb_texture_storage_multisample/CMakeLists.gl.txt b/tests/spec/arb_texture_storage_multisample/CMakeLists.gl.txt
index 69b00cf81..8f3780e84 100644
--- a/tests/spec/arb_texture_storage_multisample/CMakeLists.gl.txt
+++ b/tests/spec/arb_texture_storage_multisample/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_texture_storage_multisample-tex-storage tex-storage.c)
diff --git a/tests/spec/arb_texture_view/CMakeLists.gl.txt b/tests/spec/arb_texture_view/CMakeLists.gl.txt
index 19994a6e0..197731a29 100644
--- a/tests/spec/arb_texture_view/CMakeLists.gl.txt
+++ b/tests/spec/arb_texture_view/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries(
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable(arb_texture_view-clear-into-view-2d-array clear-into-view-2d-array.c common.c)
diff --git a/tests/spec/arb_timer_query/CMakeLists.gl.txt b/tests/spec/arb_timer_query/CMakeLists.gl.txt
index 0913aae9c..e18773577 100644
--- a/tests/spec/arb_timer_query/CMakeLists.gl.txt
+++ b/tests/spec/arb_timer_query/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_timer_query-timestamp-get timestamp-get.c)
diff --git a/tests/spec/arb_transform_feedback2/CMakeLists.gl.txt b/tests/spec/arb_transform_feedback2/CMakeLists.gl.txt
index c6287a1fa..03635c0bd 100644
--- a/tests/spec/arb_transform_feedback2/CMakeLists.gl.txt
+++ b/tests/spec/arb_transform_feedback2/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_transform_feedback2-api-queries api-queries.c)
diff --git a/tests/spec/arb_uniform_buffer_object/CMakeLists.gl.txt b/tests/spec/arb_uniform_buffer_object/CMakeLists.gl.txt
index cefddb069..2f66fc022 100644
--- a/tests/spec/arb_uniform_buffer_object/CMakeLists.gl.txt
+++ b/tests/spec/arb_uniform_buffer_object/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_uniform_buffer_object-bindbuffer-general-point bindbuffer-general-point.c)
diff --git a/tests/spec/arb_vertex_array_bgra/CMakeLists.gl.txt b/tests/spec/arb_vertex_array_bgra/CMakeLists.gl.txt
index 4ae8eca89..21c906502 100644
--- a/tests/spec/arb_vertex_array_bgra/CMakeLists.gl.txt
+++ b/tests/spec/arb_vertex_array_bgra/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_vertex_array_bgra-api-errors api-errors.c)
diff --git a/tests/spec/arb_vertex_attrib_64bit/execution/CMakeLists.gl.txt b/tests/spec/arb_vertex_attrib_64bit/execution/CMakeLists.gl.txt
index bb9cb8c0b..3c9a980d4 100644
--- a/tests/spec/arb_vertex_attrib_64bit/execution/CMakeLists.gl.txt
+++ b/tests/spec/arb_vertex_attrib_64bit/execution/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_vertex_attrib_64bit-double_attribs double_attribs.c)
diff --git a/tests/spec/arb_vertex_buffer_object/CMakeLists.gl.txt b/tests/spec/arb_vertex_buffer_object/CMakeLists.gl.txt
index 6baaa1949..e1d91f142 100644
--- a/tests/spec/arb_vertex_buffer_object/CMakeLists.gl.txt
+++ b/tests/spec/arb_vertex_buffer_object/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_vertex_buffer_object-elements-negative-offset elements-negative-offset.c)
diff --git a/tests/spec/arb_vertex_program/CMakeLists.gl.txt b/tests/spec/arb_vertex_program/CMakeLists.gl.txt
index 197b20e3a..14c0857d8 100644
--- a/tests/spec/arb_vertex_program/CMakeLists.gl.txt
+++ b/tests/spec/arb_vertex_program/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_vertex_program-getenv4d-with-error getenv4d-with-error.c)
diff --git a/tests/spec/arb_vertex_type_10f_11f_11f_rev/CMakeLists.gl.txt b/tests/spec/arb_vertex_type_10f_11f_11f_rev/CMakeLists.gl.txt
index 1c751bf7a..60203d2cd 100644
--- a/tests/spec/arb_vertex_type_10f_11f_11f_rev/CMakeLists.gl.txt
+++ b/tests/spec/arb_vertex_type_10f_11f_11f_rev/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (arb_vertex_type_10f_11f_11f_rev-api-errors api-errors.c)
diff --git a/tests/spec/arb_vertex_type_2_10_10_10_rev/CMakeLists.gl.txt b/tests/spec/arb_vertex_type_2_10_10_10_rev/CMakeLists.gl.txt
index 9240d2d8f..3ddca754a 100644
--- a/tests/spec/arb_vertex_type_2_10_10_10_rev/CMakeLists.gl.txt
+++ b/tests/spec/arb_vertex_type_2_10_10_10_rev/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (draw-vertices-2101010 draw-vertices-2101010.c)
diff --git a/tests/spec/arb_viewport_array/CMakeLists.gl.txt b/tests/spec/arb_viewport_array/CMakeLists.gl.txt
index 485334d60..3b8124fc1 100644
--- a/tests/spec/arb_viewport_array/CMakeLists.gl.txt
+++ b/tests/spec/arb_viewport_array/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries(
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable(arb_viewport_array-clear clear.c)
diff --git a/tests/spec/ati_draw_buffers/CMakeLists.gl.txt b/tests/spec/ati_draw_buffers/CMakeLists.gl.txt
index 9d24720c0..7d98f9fe0 100644
--- a/tests/spec/ati_draw_buffers/CMakeLists.gl.txt
+++ b/tests/spec/ati_draw_buffers/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (ati_draw_buffers-arbfp arbfp.c)
diff --git a/tests/spec/ati_envmap_bumpmap/CMakeLists.gl.txt b/tests/spec/ati_envmap_bumpmap/CMakeLists.gl.txt
index 2e013a2ff..62142f9a3 100644
--- a/tests/spec/ati_envmap_bumpmap/CMakeLists.gl.txt
+++ b/tests/spec/ati_envmap_bumpmap/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (ati_envmap_bumpmap-bump bump.c)
diff --git a/tests/spec/ext_depth_bounds_test/CMakeLists.gl.txt b/tests/spec/ext_depth_bounds_test/CMakeLists.gl.txt
index 787939098..b8f887813 100644
--- a/tests/spec/ext_depth_bounds_test/CMakeLists.gl.txt
+++ b/tests/spec/ext_depth_bounds_test/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (depth_bounds depth_bounds.c)
diff --git a/tests/spec/ext_fog_coord/CMakeLists.gl.txt b/tests/spec/ext_fog_coord/CMakeLists.gl.txt
index eeee539c7..9ab4bf064 100644
--- a/tests/spec/ext_fog_coord/CMakeLists.gl.txt
+++ b/tests/spec/ext_fog_coord/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (ext_fog_coord-modes modes.c)
diff --git a/tests/spec/ext_framebuffer_blit/CMakeLists.gl.txt b/tests/spec/ext_framebuffer_blit/CMakeLists.gl.txt
index e0a5f5be1..683ba39d2 100644
--- a/tests/spec/ext_framebuffer_blit/CMakeLists.gl.txt
+++ b/tests/spec/ext_framebuffer_blit/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (ext_framebuffer_blit-blit-early blit-early.c)
diff --git a/tests/spec/ext_framebuffer_multisample/CMakeLists.gl.txt b/tests/spec/ext_framebuffer_multisample/CMakeLists.gl.txt
index d16762e63..1733f57eb 100644
--- a/tests/spec/ext_framebuffer_multisample/CMakeLists.gl.txt
+++ b/tests/spec/ext_framebuffer_multisample/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (ext_framebuffer_multisample-accuracy common.cpp accuracy.cpp)
diff --git a/tests/spec/ext_framebuffer_multisample_blit_scaled/CMakeLists.gl.txt b/tests/spec/ext_framebuffer_multisample_blit_scaled/CMakeLists.gl.txt
index fd3e72f9b..7bd40c2a2 100644
--- a/tests/spec/ext_framebuffer_multisample_blit_scaled/CMakeLists.gl.txt
+++ b/tests/spec/ext_framebuffer_multisample_blit_scaled/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (ext_framebuffer_multisample_blit_scaled-blit-scaled blit-scaled.cpp)
diff --git a/tests/spec/ext_packed_depth_stencil/CMakeLists.gl.txt b/tests/spec/ext_packed_depth_stencil/CMakeLists.gl.txt
index f9df631d0..9cb3791e3 100644
--- a/tests/spec/ext_packed_depth_stencil/CMakeLists.gl.txt
+++ b/tests/spec/ext_packed_depth_stencil/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (ext_packed_depth_stencil-depth-stencil-texture depth-stencil-texture.c)
diff --git a/tests/spec/ext_packed_float/CMakeLists.gl.txt b/tests/spec/ext_packed_float/CMakeLists.gl.txt
index db21d7c4f..44a8818c8 100644
--- a/tests/spec/ext_packed_float/CMakeLists.gl.txt
+++ b/tests/spec/ext_packed_float/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (ext_packed_float-pack pack.c)
diff --git a/tests/spec/ext_texture_array/CMakeLists.gl.txt b/tests/spec/ext_texture_array/CMakeLists.gl.txt
index 3ec3ec4c3..810e22bba 100644
--- a/tests/spec/ext_texture_array/CMakeLists.gl.txt
+++ b/tests/spec/ext_texture_array/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (ext_texture_array-errors errors.c)
diff --git a/tests/spec/ext_texture_integer/CMakeLists.gl.txt b/tests/spec/ext_texture_integer/CMakeLists.gl.txt
index 2932bc27d..e57938a7e 100644
--- a/tests/spec/ext_texture_integer/CMakeLists.gl.txt
+++ b/tests/spec/ext_texture_integer/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (ext_texture_integer-fbo-blending fbo-blending.c)
diff --git a/tests/spec/ext_texture_swizzle/CMakeLists.gl.txt b/tests/spec/ext_texture_swizzle/CMakeLists.gl.txt
index 98533b23f..3aa6ef907 100644
--- a/tests/spec/ext_texture_swizzle/CMakeLists.gl.txt
+++ b/tests/spec/ext_texture_swizzle/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (depth_texture_mode_and_swizzle depth_texture_mode_and_swizzle.c)
diff --git a/tests/spec/ext_timer_query/CMakeLists.gl.txt b/tests/spec/ext_timer_query/CMakeLists.gl.txt
index 52f7fb226..77ffb08b3 100644
--- a/tests/spec/ext_timer_query/CMakeLists.gl.txt
+++ b/tests/spec/ext_timer_query/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (ext_timer_query-time-elapsed time-elapsed.c)
diff --git a/tests/spec/ext_transform_feedback/CMakeLists.gl.txt b/tests/spec/ext_transform_feedback/CMakeLists.gl.txt
index 755a893df..289f8606d 100644
--- a/tests/spec/ext_transform_feedback/CMakeLists.gl.txt
+++ b/tests/spec/ext_transform_feedback/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (ext_transform_feedback-alignment alignment.c)
diff --git a/tests/spec/gl-1.0/CMakeLists.gl.txt b/tests/spec/gl-1.0/CMakeLists.gl.txt
index 7a7f5080b..e65e75711 100644
--- a/tests/spec/gl-1.0/CMakeLists.gl.txt
+++ b/tests/spec/gl-1.0/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (gl-1.0-beginend-coverage beginend-coverage.c)
diff --git a/tests/spec/gl-1.5/CMakeLists.gl.txt b/tests/spec/gl-1.5/CMakeLists.gl.txt
index f10c6cb68..e07275733 100644
--- a/tests/spec/gl-1.5/CMakeLists.gl.txt
+++ b/tests/spec/gl-1.5/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (gl-1.5-normal3b3s-invariance normal3b3s-invariance.c)
diff --git a/tests/spec/gl-2.0/CMakeLists.gl.txt b/tests/spec/gl-2.0/CMakeLists.gl.txt
index 9461a031d..e10940b3b 100644
--- a/tests/spec/gl-2.0/CMakeLists.gl.txt
+++ b/tests/spec/gl-2.0/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (vertex-program-two-side vertex-program-two-side.c)
diff --git a/tests/spec/gl-2.0/api/CMakeLists.gl.txt b/tests/spec/gl-2.0/api/CMakeLists.gl.txt
index 9968b13b3..fe59747b9 100644
--- a/tests/spec/gl-2.0/api/CMakeLists.gl.txt
+++ b/tests/spec/gl-2.0/api/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (gl-2.0-active-sampler-conflict active-sampler-conflict.c)
diff --git a/tests/spec/gl-2.1/CMakeLists.gl.txt b/tests/spec/gl-2.1/CMakeLists.gl.txt
index f395e329b..dc7b3ed2c 100644
--- a/tests/spec/gl-2.1/CMakeLists.gl.txt
+++ b/tests/spec/gl-2.1/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (gl-2.1-minmax minmax.c)
diff --git a/tests/spec/gl-3.0/CMakeLists.gl.txt b/tests/spec/gl-3.0/CMakeLists.gl.txt
index c3e6a2851..9dc732bd9 100644
--- a/tests/spec/gl-3.0/CMakeLists.gl.txt
+++ b/tests/spec/gl-3.0/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (gl-3.0-bound-resource-limits bound-resource-limits.c)
diff --git a/tests/spec/gl-3.0/api/CMakeLists.gl.txt b/tests/spec/gl-3.0/api/CMakeLists.gl.txt
index ebe73acca..2df3eafe7 100644
--- a/tests/spec/gl-3.0/api/CMakeLists.gl.txt
+++ b/tests/spec/gl-3.0/api/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (bindfragdata-invalid-parameters bindfragdata-invalid-parameters.c)
diff --git a/tests/spec/gl-3.1/CMakeLists.gl.txt b/tests/spec/gl-3.1/CMakeLists.gl.txt
index a5f28c10b..0a1a97c2b 100644
--- a/tests/spec/gl-3.1/CMakeLists.gl.txt
+++ b/tests/spec/gl-3.1/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (gl-3.1-default-vao default-vao.c)
diff --git a/tests/spec/gl-3.2/CMakeLists.gl.txt b/tests/spec/gl-3.2/CMakeLists.gl.txt
index 0ffa7fc3c..c1c78111b 100644
--- a/tests/spec/gl-3.2/CMakeLists.gl.txt
+++ b/tests/spec/gl-3.2/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (gl-3.2-minmax minmax.c)
diff --git a/tests/spec/gl-3.2/layered-rendering/CMakeLists.gl.txt b/tests/spec/gl-3.2/layered-rendering/CMakeLists.gl.txt
index a5628dc32..ac16f85b3 100644
--- a/tests/spec/gl-3.2/layered-rendering/CMakeLists.gl.txt
+++ b/tests/spec/gl-3.2/layered-rendering/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (gl-3.2-layered-rendering-blit blit.c)
diff --git a/tests/spec/gl-3.3/CMakeLists.gl.txt b/tests/spec/gl-3.3/CMakeLists.gl.txt
index b58b541db..9c6e4c830 100644
--- a/tests/spec/gl-3.3/CMakeLists.gl.txt
+++ b/tests/spec/gl-3.3/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (gl-3.3-minmax minmax.c)
diff --git a/tests/spec/gl-4.4/CMakeLists.gl.txt b/tests/spec/gl-4.4/CMakeLists.gl.txt
index 3287f85aa..2597846c7 100644
--- a/tests/spec/gl-4.4/CMakeLists.gl.txt
+++ b/tests/spec/gl-4.4/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (gl-4.4-max_vertex_attrib_stride gl_max_vertex_attrib_stride.c)
diff --git a/tests/spec/gles-3.0/CMakeLists.gl.txt b/tests/spec/gles-3.0/CMakeLists.gl.txt
index 6c24a815b..38ba21604 100644
--- a/tests/spec/gles-3.0/CMakeLists.gl.txt
+++ b/tests/spec/gles-3.0/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable(oes_compressed_etc2_texture-miptree oes_compressed_etc2_texture-miptree.c)
diff --git a/tests/spec/glsl-1.10/execution/CMakeLists.gl.txt b/tests/spec/glsl-1.10/execution/CMakeLists.gl.txt
index 0ddc22154..77606628c 100644
--- a/tests/spec/glsl-1.10/execution/CMakeLists.gl.txt
+++ b/tests/spec/glsl-1.10/execution/CMakeLists.gl.txt
@@ -8,7 +8,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (glsl-render-after-bad-attach glsl-render-after-bad-attach.c)
diff --git a/tests/spec/glsl-1.10/execution/clipping/CMakeLists.gl.txt b/tests/spec/glsl-1.10/execution/clipping/CMakeLists.gl.txt
index ca7a444fe..bad4f98f6 100644
--- a/tests/spec/glsl-1.10/execution/clipping/CMakeLists.gl.txt
+++ b/tests/spec/glsl-1.10/execution/clipping/CMakeLists.gl.txt
@@ -8,7 +8,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (clip-plane-transformation clip-plane-transformation.c)
diff --git a/tests/spec/glsl-1.10/execution/varying-packing/CMakeLists.gl.txt b/tests/spec/glsl-1.10/execution/varying-packing/CMakeLists.gl.txt
index 692b5e7fe..57035c4c9 100644
--- a/tests/spec/glsl-1.10/execution/varying-packing/CMakeLists.gl.txt
+++ b/tests/spec/glsl-1.10/execution/varying-packing/CMakeLists.gl.txt
@@ -8,7 +8,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (varying-packing-simple simple.c)
diff --git a/tests/spec/glsl-1.20/recursion/CMakeLists.gl.txt b/tests/spec/glsl-1.20/recursion/CMakeLists.gl.txt
index ff5685f92..ccf674f38 100644
--- a/tests/spec/glsl-1.20/recursion/CMakeLists.gl.txt
+++ b/tests/spec/glsl-1.20/recursion/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (recursion recursion.c)
diff --git a/tests/spec/glsl-1.30/CMakeLists.gl.txt b/tests/spec/glsl-1.30/CMakeLists.gl.txt
index f3b0eac5c..ed4317e49 100644
--- a/tests/spec/glsl-1.30/CMakeLists.gl.txt
+++ b/tests/spec/glsl-1.30/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (glsl-1.30-texel-offset-limits texel-offset-limits.c)
diff --git a/tests/spec/glsl-1.30/execution/CMakeLists.gl.txt b/tests/spec/glsl-1.30/execution/CMakeLists.gl.txt
index 371bb9bb3..9cf25862c 100644
--- a/tests/spec/glsl-1.30/execution/CMakeLists.gl.txt
+++ b/tests/spec/glsl-1.30/execution/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (fs-discard-exit-2 fs-discard-exit-2.c)
diff --git a/tests/spec/glsl-1.30/execution/clipping/CMakeLists.gl.txt b/tests/spec/glsl-1.30/execution/clipping/CMakeLists.gl.txt
index b1db38819..3c98f6a66 100644
--- a/tests/spec/glsl-1.30/execution/clipping/CMakeLists.gl.txt
+++ b/tests/spec/glsl-1.30/execution/clipping/CMakeLists.gl.txt
@@ -8,7 +8,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (max-clip-distances max-clip-distances.c)
diff --git a/tests/spec/glsl-1.30/linker/clipping/CMakeLists.gl.txt b/tests/spec/glsl-1.30/linker/clipping/CMakeLists.gl.txt
index 41053cd22..b3a223d34 100644
--- a/tests/spec/glsl-1.30/linker/clipping/CMakeLists.gl.txt
+++ b/tests/spec/glsl-1.30/linker/clipping/CMakeLists.gl.txt
@@ -8,7 +8,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (mixing-clip-distance-and-clip-vertex-disallowed mixing-clip-distance-and-clip-vertex-disallowed.c)
diff --git a/tests/spec/glsl-1.40/CMakeLists.gl.txt b/tests/spec/glsl-1.40/CMakeLists.gl.txt
index 1f9a795e2..cc0a7b6a7 100644
--- a/tests/spec/glsl-1.40/CMakeLists.gl.txt
+++ b/tests/spec/glsl-1.40/CMakeLists.gl.txt
@@ -8,7 +8,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (glsl-1.40-tf-no-position tf-no-position.c)
diff --git a/tests/spec/glsl-1.50/CMakeLists.gl.txt b/tests/spec/glsl-1.50/CMakeLists.gl.txt
index 703469bbf..542cc59cf 100644
--- a/tests/spec/glsl-1.50/CMakeLists.gl.txt
+++ b/tests/spec/glsl-1.50/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
# vim: ft=cmake:
diff --git a/tests/spec/glsl-1.50/execution/CMakeLists.gl.txt b/tests/spec/glsl-1.50/execution/CMakeLists.gl.txt
index 2077799f4..5b5e097b4 100644
--- a/tests/spec/glsl-1.50/execution/CMakeLists.gl.txt
+++ b/tests/spec/glsl-1.50/execution/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ ${piglit_SOURCE_DIR}/tests/util
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
-${OPENGL_glu_LIBRARY}
)
piglit_add_executable (glsl-1.50-vs-input-arrays vs-input-arrays.c)
diff --git a/tests/spec/glsl-1.50/execution/geometry/CMakeLists.gl.txt b/tests/spec/glsl-1.50/execution/geometry/CMakeLists.gl.txt
index b957f02ab..4d7f5e386 100644
--- a/tests/spec/glsl-1.50/execution/geometry/CMakeLists.gl.txt
+++ b/tests/spec/glsl-1.50/execution/geometry/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ ${piglit_SOURCE_DIR}/tests/util
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
-${OPENGL_glu_LIBRARY}
)
piglit_add_executable (glsl-1.50-geometry-end-primitive end-primitive.c)
diff --git a/tests/spec/glx_arb_create_context/CMakeLists.gl.txt b/tests/spec/glx_arb_create_context/CMakeLists.gl.txt
index 475b0acbe..c5d898373 100644
--- a/tests/spec/glx_arb_create_context/CMakeLists.gl.txt
+++ b/tests/spec/glx_arb_create_context/CMakeLists.gl.txt
@@ -12,7 +12,6 @@ endif(PIGLIT_BUILD_GLX_TESTS)
link_libraries (
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
IF(PIGLIT_BUILD_GLX_TESTS)
diff --git a/tests/spec/glx_ext_import_context/CMakeLists.gl.txt b/tests/spec/glx_ext_import_context/CMakeLists.gl.txt
index 62e4ccb05..7db78b87f 100644
--- a/tests/spec/glx_ext_import_context/CMakeLists.gl.txt
+++ b/tests/spec/glx_ext_import_context/CMakeLists.gl.txt
@@ -12,7 +12,6 @@ endif(PIGLIT_BUILD_GLX_TESTS)
link_libraries (
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
IF(PIGLIT_BUILD_GLX_TESTS)
diff --git a/tests/spec/glx_mesa_query_renderer/CMakeLists.gl.txt b/tests/spec/glx_mesa_query_renderer/CMakeLists.gl.txt
index 399303c46..473247896 100644
--- a/tests/spec/glx_mesa_query_renderer/CMakeLists.gl.txt
+++ b/tests/spec/glx_mesa_query_renderer/CMakeLists.gl.txt
@@ -12,7 +12,6 @@ endif(PIGLIT_BUILD_GLX_TESTS)
link_libraries (
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
IF(PIGLIT_BUILD_GLX_TESTS)
diff --git a/tests/spec/glx_oml_sync_control/CMakeLists.gl.txt b/tests/spec/glx_oml_sync_control/CMakeLists.gl.txt
index 125e2a55d..15fc75276 100644
--- a/tests/spec/glx_oml_sync_control/CMakeLists.gl.txt
+++ b/tests/spec/glx_oml_sync_control/CMakeLists.gl.txt
@@ -12,7 +12,6 @@ endif(PIGLIT_BUILD_GLX_TESTS)
link_libraries (
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
IF(PIGLIT_BUILD_GLX_TESTS)
diff --git a/tests/spec/khr_debug/CMakeLists.gl.txt b/tests/spec/khr_debug/CMakeLists.gl.txt
index cfbe9ed4e..5abb17b42 100644
--- a/tests/spec/khr_debug/CMakeLists.gl.txt
+++ b/tests/spec/khr_debug/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (khr_debug-object-label_${piglit_target_api} debug-object-label.c)
diff --git a/tests/spec/mesa_pack_invert/CMakeLists.gl.txt b/tests/spec/mesa_pack_invert/CMakeLists.gl.txt
index 8768d835b..d5f1bb877 100644
--- a/tests/spec/mesa_pack_invert/CMakeLists.gl.txt
+++ b/tests/spec/mesa_pack_invert/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (mesa_pack_invert-readpixels readpixels.c)
diff --git a/tests/spec/nv_conditional_render/CMakeLists.gl.txt b/tests/spec/nv_conditional_render/CMakeLists.gl.txt
index 1bc6acdb5..a4cf2f5f6 100644
--- a/tests/spec/nv_conditional_render/CMakeLists.gl.txt
+++ b/tests/spec/nv_conditional_render/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (nv_conditional_render-begin-while-active begin-while-active.c)
diff --git a/tests/spec/nv_texture_barrier/CMakeLists.gl.txt b/tests/spec/nv_texture_barrier/CMakeLists.gl.txt
index 760a0d7ff..1aeb5f22a 100644
--- a/tests/spec/nv_texture_barrier/CMakeLists.gl.txt
+++ b/tests/spec/nv_texture_barrier/CMakeLists.gl.txt
@@ -6,7 +6,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (blending-in-shader blending-in-shader.c)
diff --git a/tests/texturing/CMakeLists.gl.txt b/tests/texturing/CMakeLists.gl.txt
index 6981fbc49..68afa166b 100644
--- a/tests/texturing/CMakeLists.gl.txt
+++ b/tests/texturing/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (1-1-linear-texture 1-1-linear-texture.c)
diff --git a/tests/texturing/shaders/CMakeLists.gl.txt b/tests/texturing/shaders/CMakeLists.gl.txt
index 8dcb865d5..2f1dffc8d 100644
--- a/tests/texturing/shaders/CMakeLists.gl.txt
+++ b/tests/texturing/shaders/CMakeLists.gl.txt
@@ -7,7 +7,6 @@ include_directories(
link_libraries (
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
piglit_add_executable (textureSize textureSize.c common.c)