From 3ee4f7bfb085ca93e2669b1fd336d40bda76866d Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 20 Nov 2008 15:32:50 +0000 Subject: useful information for debugging, so why not print it svn path=/trunk/KDE/kdelibs/; revision=886921 --- modules/FindSoprano.cmake | 1 + 1 file changed, 1 insertion(+) (limited to 'modules') diff --git a/modules/FindSoprano.cmake b/modules/FindSoprano.cmake index 84581a3f..3cc3f22f 100644 --- a/modules/FindSoprano.cmake +++ b/modules/FindSoprano.cmake @@ -166,6 +166,7 @@ message(STATUS "Found Soprano includes: ${SOPRANO_INCLUDE_DIR}") message(STATUS "Found Soprano Index: ${SOPRANO_INDEX_LIBRARIES}") message(STATUS "Found Soprano Client: ${SOPRANO_CLIENT_LIBRARIES}") + message(STATUS "Found Soprano Plugin Dir: ${SOPRANO_PLUGIN_DIR}") message(STATUS "Found Soprano Plugins:${_plugins}") endif(NOT Soprano_FIND_QUIETLY) else(Soprano_FOUND) -- cgit v1.2.1