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

List:       kde-commits
Subject:    koffice/filters
From:       Cyrille Berger <cyb () lepi ! org>
Date:       2008-11-30 20:48:43
Message-ID: 1228078123.672481.27041.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 890994 by berger:

make compilation of some filters disablable

 M  +3 -2      CMakeLists.txt  


--- trunk/koffice/filters/CMakeLists.txt #890993:890994
@@ -31,8 +31,8 @@
 
 set(KWMF_INCLUDES ${CMAKE_SOURCE_DIR}/filters/libkowmf)
 
-add_subdirectory( generic_wrapper )
-add_subdirectory( libkowmf )
+macro_optional_add_subdirectory( generic_wrapper )
+macro_optional_add_subdirectory( libkowmf )
 macro_optional_add_subdirectory(kchart)
 macro_optional_add_subdirectory(kword)
 if(SHOULD_BUILD_KPRESENTER)
@@ -55,6 +55,7 @@
 endif(SHOULD_BUILD_KRITA)
 
 #macro_optional_add_subdirectory(kivio)
+
 if(LIBXML2_FOUND AND LIBXSLT_FOUND AND NOT WIN32)
 	add_subdirectory(xsltfilter)
 endif(LIBXML2_FOUND AND LIBXSLT_FOUND AND NOT WIN32)	
[prev in list] [next in list] [prev in thread] [next in thread] 

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