summaryrefslogtreecommitdiff
path: root/tests/spec/ext_texture_swizzle/CMakeLists.gl.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/spec/ext_texture_swizzle/CMakeLists.gl.txt')
-rw-r--r--tests/spec/ext_texture_swizzle/CMakeLists.gl.txt1
1 files changed, 0 insertions, 1 deletions
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)