From bd74a9a0e2fed74ab10ba3c107834abab30912e8 Mon Sep 17 00:00:00 2001 From: John Maguire Date: Tue, 8 Nov 2011 00:11:12 +0100 Subject: [PATCH] Link QCA directories --- src/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index fc1628662..9268da031 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -1055,6 +1055,7 @@ if(HAVE_SPOTIFY) gstspotifytcpsrc ${QCA_LIBRARIES} ) + link_directories(${QCA_LIBRARY_DIRS}) endif(HAVE_SPOTIFY) if (APPLE)