summaryrefslogtreecommitdiff
path: root/tests/glean/CMakeLists.gl.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/glean/CMakeLists.gl.txt')
-rw-r--r--tests/glean/CMakeLists.gl.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/glean/CMakeLists.gl.txt b/tests/glean/CMakeLists.gl.txt
index e1e8d1cb4..56f3f4de7 100644
--- a/tests/glean/CMakeLists.gl.txt
+++ b/tests/glean/CMakeLists.gl.txt
@@ -63,7 +63,6 @@ piglit_add_executable (glean
target_link_libraries (glean
piglitutil_${piglit_target_api}
${OPENGL_gl_LIBRARY}
- ${OPENGL_glu_LIBRARY}
)
if (WIN32)