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

List:       kde-commits
Subject:    koffice/doc
From:       Thomas Zander <zander () kde ! org>
Date:       2010-08-18 21:35:21
Message-ID: 20100818213521.8498AAC857 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1165327 by zander:

Fix the docs to be build

The search replace was a bit too wild; remove the 'if' for stuff
that is not an application and remove the duplicate entry of koffice.

 M  +0 -7      CMakeLists.txt  


--- trunk/koffice/doc/CMakeLists.txt #1165326:1165327
@@ -13,19 +13,12 @@
 if(BUILD_kformula)
 add_subdirectory(kformula)
 endif(BUILD_kformula)
-if(BUILD_koffice)
 add_subdirectory(koffice)
-endif(BUILD_koffice)
 if(BUILD_kpresenter)        
 add_subdirectory(kpresenter)
 endif(BUILD_kpresenter)
 if(BUILD_kspread)
 	add_subdirectory(kspread)
 endif(BUILD_kspread)
-if(BUILD_kthesaurus)
 add_subdirectory(thesaurus)
-endif(BUILD_kthesaurus)
-if(BUILD_koffice)
-add_subdirectory(koffice)
-endif(BUILD_koffice)
 INSTALL(FILES   koffice.desktop DESTINATION ${XDG_APPS_INSTALL_DIR})
[prev in list] [next in list] [prev in thread] [next in thread] 

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