From 17483ad1989ce725fe7d943b3fcb79b9802f7f70 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jos=C3=A9=20Fonseca?= Date: Tue, 16 Oct 2012 10:17:13 +0100 Subject: [PATCH] Don't link glxtrace against Xlib. It is unnecessary. --- wrappers/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/wrappers/CMakeLists.txt b/wrappers/CMakeLists.txt index a2bcfff..551c5d8 100644 --- a/wrappers/CMakeLists.txt +++ b/wrappers/CMakeLists.txt @@ -346,7 +346,6 @@ elseif (X11_FOUND) common ${ZLIB_LIBRARIES} ${SNAPPY_LIBRARIES} - ${X11_X11_LIB} ${CMAKE_THREAD_LIBS_INIT} dl ) -- 2.43.0