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

List:       kde-commits
Subject:    extragear/graphics/digikam
From:       Aurélien Gâteau <aurelien.gateau () free ! fr>
Date:       2008-10-30 22:03:24
Message-ID: 1225404204.743035.22827.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 877991 by gateau:

Do not prevent extragear/graphics from building if libgphoto cannot be found


 M  +3 -2      CMakeLists.txt  


--- trunk/extragear/graphics/digikam/CMakeLists.txt #877990:877991
@@ -196,10 +196,11 @@
     ELSE(GPHOTO2_FOUND)
         MESSAGE(STATUS " libgphoto2 library found............ NO")
         MESSAGE(STATUS "")
-        MESSAGE(SEND_ERROR " digiKam needs libgphoto2. You need to install \
libgphoto2 first") +        MESSAGE(WARNING " digiKam needs libgphoto2. You need to \
install libgphoto2 first")  MESSAGE(STATUS " libgphoto2 website is at \
http://www.gphoto.org")  MESSAGE(STATUS "")
     ENDIF(GPHOTO2_FOUND)
+    MACRO_LOG_FEATURE(GPHOTO2_FOUND "libgphoto2" "libgphoto2 is needed to build \
digikam" "http://www.gphoto.org/" FALSE "" "")  ELSE(ENABLE_GPHOTO2)
     MESSAGE(STATUS "")
     MESSAGE(STATUS " digiKam will be compiled without GPhoto2 support.")
@@ -239,7 +240,7 @@
             MESSAGE(STATUS " digiKam will be compiled............ YES")
             SET(DIGIKAM_CAN_BE_COMPILED true)
         ELSE(GPHOTO2_FOUND)
-            MESSAGE(FATAL_ERROR " digiKam will be compiled............ NO  (Look \
README file for more details about dependencies)") +            MESSAGE(ERROR " \
digiKam will be compiled............ NO  (Look README file for more details about \
dependencies)")  SET(DIGIKAM_CAN_BE_COMPILED false)
         ENDIF(GPHOTO2_FOUND)
     ELSE(ENABLE_GPHOTO2)


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

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