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

List:       kde-commits
Subject:    koffice/doc
From:       Laurent Montel <montel () kde ! org>
Date:       2007-08-23 7:41:35
Message-ID: 1187854895.655574.7767.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 703760 by mlaurent:

Install kpresenter doc when necessary


 M  +3 -1      CMakeLists.txt  


--- trunk/koffice/doc/CMakeLists.txt #703759:703760
@@ -9,7 +9,9 @@
 add_subdirectory(koffice)
 add_subdirectory(koshell)
 add_subdirectory(kplato)
-add_subdirectory(kpresenter)
+if(SHOULD_BUILD_KPRESENTER)
+        add_subdirectory(kpresenter)
+endif(SHOULD_BUILD_KPRESENTER)
 if(SHOULD_BUILD_KRITA)
 	add_subdirectory(krita)
 endif(SHOULD_BUILD_KRITA)
[prev in list] [next in list] [prev in thread] [next in thread] 

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