From 1d498994f8f9579d8d37de7568031e1dd4c2eaa1 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 2 Apr 2014 20:48:47 -0500 Subject: Include xrender library directory when linking This relates to Bug 1199 --- tdeio/misc/tdentlm/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'tdeio/misc/tdentlm/CMakeLists.txt') diff --git a/tdeio/misc/tdentlm/CMakeLists.txt b/tdeio/misc/tdentlm/CMakeLists.txt index a4c23d4e8..3f38abc7b 100644 --- a/tdeio/misc/tdentlm/CMakeLists.txt +++ b/tdeio/misc/tdentlm/CMakeLists.txt @@ -19,6 +19,7 @@ include_directories( link_directories( ${TDECORE_LIBRARY_DIRS} + ${XRENDER_LIBRARY_DIRS} ) -- cgit v1.2.1