From 356340db8cebf89516c0f6e8b95a6cdd06dbf8c1 Mon Sep 17 00:00:00 2001 From: David Faure Date: Wed, 14 Nov 2007 10:29:18 +0000 Subject: the debug output was suspicious, and indeed this was looking for /kdedir/lib and not using it as a PATH. svn path=/trunk/KDE/kdelibs/; revision=736545 --- modules/FindSoprano.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/FindSoprano.cmake b/modules/FindSoprano.cmake index 3e39bf56..197be2c5 100644 --- a/modules/FindSoprano.cmake +++ b/modules/FindSoprano.cmake @@ -32,6 +32,7 @@ WIN32_DEBUG_POSTFIX d NAMES sopranoclient + PATHS ${KDE4_LIB_DIR} ${LIB_INSTALL_DIR} ) -- cgit v1.2.1