From 65f942c5d539717c1a4f2b58b404a4773fe40f12 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Fonseca?= Date: Thu, 21 Apr 2011 08:25:26 +0100 Subject: [PATCH] Remove unused/duplicate libraries from glretrace. --- CMakeLists.txt | 2 -- 1 file changed, 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 253d27d..6fe8efd 100755 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -261,8 +261,6 @@ set_property ( target_link_libraries (glretrace trace ${OPENGL_gl_LIBRARY} - ${OPENGL_glu_LIBRARY} - ${X11_LIBRARIES} ) if (NOT WIN32) -- 2.45.2