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

List:       kde-commits
Subject:    KDE/kdepimlibs/cmake/modules
From:       Laurent Montel <montel () kde ! org>
Date:       2008-10-01 6:58:54
Message-ID: 1222844334.832562.24830.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 866508 by mlaurent:

Not send a error message until 13 october otherwise 
we can't compile kdepimlins for the moment
And for the moment libical>=0.33 is not required


 M  +4 -1      FindLibical.cmake  


--- trunk/KDE/kdepimlibs/cmake/modules/FindLibical.cmake #866507:866508
@@ -69,7 +69,10 @@
       set(LIBICAL_LIBRARIES "")
     endif(NOT LIBICAL_VERSION_OK)
   else(COMPILE_RESULT AND RUN_RESULT EQ 1)
-    message(FATAL_ERROR "Unable to compile or run the libical version detection program.")
+    #Enable this line the 13 october
+    #message(FATAL_ERROR "Unable to compile or run the libical version detection program.")
+    #Delete this line the 13 october
+    message(STATUS "Unable to compile or run the libical version detection program.")
   endif(COMPILE_RESULT AND RUN_RESULT EQUAL 1)
 
 endif(LIBICAL_INCLUDE_DIRS AND LIBICAL_LIBRARIES)
[prev in list] [next in list] [prev in thread] [next in thread] 

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