[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdelibs/frameworks] staging/kde4support/src: Try to cover all cases of strigi distribution
From:       Hrvoje Senjan <hrvoje.senjan () gmail ! com>
Date:       2013-08-12 16:54:28
Message-ID: E1V8vO0-0006Lj-GK () scm ! kde ! org
[Download RAW message or body]

Git commit 94ecc4e718a2151618335ffad4cb4eab8ed3636f by Hrvoje Senjan.
Committed on 12/08/2013 at 16:53.
Pushed by hrvojes into branch 'frameworks'.

Try to cover all cases of strigi distribution

Seems build fails for non-tarball case

M  +1    -1    staging/kde4support/src/CMakeLists.txt

http://commits.kde.org/kdelibs/94ecc4e718a2151618335ffad4cb4eab8ed3636f

diff --git a/staging/kde4support/src/CMakeLists.txt b/staging/kde4support/s=
rc/CMakeLists.txt
index 18b60e0..9e9b1d1 100644
--- a/staging/kde4support/src/CMakeLists.txt
+++ b/staging/kde4support/src/CMakeLists.txt
@@ -13,7 +13,7 @@ endif(NOT HAVE_NEPOMUK)
 if(NOT Strigi_FOUND)
     set(KIO_NO_STRIGI TRUE)
 else()
-    include_directories(${STRIGI_INCLUDE_DIR})
+    include_directories(${STRIGI_INCLUDE_DIR} ${STRIGI_INCLUDE_DIRS} ${LIB=
STREAMANALYZER_INCLUDE_DIRS})
     add_subdirectory( kio/dummyanalyzers )
     set(KIO_EXTRA_LIBS ${KIO_EXTRA_LIBS} ${STRIGI_STREAMANALYZER_LIBRARY} =
${STRIGI_STREAMS_LIBRARY})
 endif(NOT Strigi_FOUND)
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic