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

List:       kde-devel
Subject:    kdesupport strigi CMakeLists proposed patch
From:       Fabrice =?iso-8859-1?q?M=E9nard?= <menard.fabrice () orange ! fr>
Date:       2008-04-10 15:12:08
Message-ID: 200804101712.08555.menard.fabrice () orange ! fr
[Download RAW message or body]

Hi,

This patch includes de the FAM_INCLUDE_DIR search path for those of
us with non common layouts.  In my system fam related things are in
/opt/gnome (I modified FindFAM.cmake locally in order to find it).

Regards,
-- 
Ménard Fabrice
menard.fabrice@orange.fr


["StrigiCMakelists.txt.patch" (text/x-patch)]

--- kdesupport/strigi/src/daemon/CMakeLists.txt	2007-12-29 23:12:20.000000000 +0100
+++ kdesupport/strigi/src/daemon/CMakeLists.txt.new	2007-12-29 23:10:08.000000000 +0100
@@ -15,6 +15,7 @@ IF(ENABLE_INOTIFY)
 ENDIF(ENABLE_INOTIFY)
 
 IF(FAM_FOUND AND ENABLE_FAM)
+  include_directories(${FAM_INCLUDE_DIR})
   add_definitions(-DHAVE_FAM)
   IF (GAMIN_LIBRARIES)
     MESSAGE(STATUS "FAM support enabled (using Gamin)")


>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<


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

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