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

List:       kde-commits
Subject:    KDE/kdevplatform/plugins
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2009-04-14 15:09:50
Message-ID: 1239721790.209579.7784.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 953811 by apaku:

Produce a nice message when boost has not been found and the
classbrowser is being disabled.

 M  +1 -0      CMakeLists.txt  


--- trunk/KDE/kdevplatform/plugins/CMakeLists.txt #953810:953811
@@ -15,6 +15,7 @@
 add_subdirectory(documentswitcher)
 
 macro_optional_find_package( Boost 1.35.0 )
+macro_log_feature( Boost_FOUND "Boost" "Boost libraries for enabling the \
classbrowser" "http://www.boost.org" FALSE "1.35.0" "The boost libraries are needed \
to build the Class Browser" )  if(Boost_FOUND)
   add_subdirectory(classbrowser)
 endif(Boost_FOUND)


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

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