[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:       2007-06-13 20:36:32
Message-ID: 1181766992.924775.28567.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 675217 by mlaurent:

Fix module


 M  +4 -0      FindLdap.cmake  


--- trunk/KDE/kdepimlibs/cmake/modules/FindLdap.cmake #675216:675217
@@ -48,6 +48,10 @@
    if(NOT Ldap_FIND_QUIETLY)
       message(STATUS "Found ldap: ${LDAP_LIBRARIES}")
    endif(NOT Ldap_FIND_QUIETLY)
+else(LDAP_FOUND)
+   if (Ldap_FIND_REQUIRED)
+        message(FATAL_ERROR "Could NOT find ldap")
+   endif (Ldap_FIND_REQUIRED)
 endif(LDAP_FOUND)
 
 MARK_AS_ADVANCED(LDAP_INCLUDE_DIR LDAP_LIBRARIES LBER_LIBRARIES)
[prev in list] [next in list] [prev in thread] [next in thread] 

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