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

List:       kde-commits
Subject:    KDE/kdepim/kpilot
From:       Laurent Montel <montel () kde ! org>
Date:       2009-06-24 6:34:18
Message-ID: 1245825258.948197.13772.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 986078 by mlaurent:

Fix configure when we don't have pilotlink


 M  +1 -1      CMakeLists.txt  


--- trunk/KDE/kdepim/kpilot/CMakeLists.txt #986077:986078
@@ -51,11 +51,11 @@
     ${QT_INCLUDE_DIR}
     ${QT_QTDBUS_INCLUDE_DIR}
     ${KDE4_INCLUDE_DIR}
-    ${PILOTLINK_INCLUDE_DIR}
 )
 
 # Only build stuff if p-l is found
 if (PILOTLINK_FOUND)
+    include_directories(${PILOTLINK_INCLUDE_DIR})
     # tell cmake to process CMakeLists.txt in that subdirectory
     add_subdirectory(lib)
     add_subdirectory(kpilot)
[prev in list] [next in list] [prev in thread] [next in thread] 

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