]> git.cworth.org Git - apitrace/blobdiff - wrappers/CMakeLists.txt
Don't link glxtrace against Xlib. It is unnecessary.
[apitrace] / wrappers / CMakeLists.txt
index a2bcfff14907adcb3ae8d52aef0a0df368f83634..551c5d835ab6a546eb64afe83cc03be693a07996 100644 (file)
@@ -346,7 +346,6 @@ elseif (X11_FOUND)
         common
         ${ZLIB_LIBRARIES}
         ${SNAPPY_LIBRARIES}
-        ${X11_X11_LIB}
         ${CMAKE_THREAD_LIBS_INIT}
         dl
     )