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

List:       kde-commits
Subject:    KDE/kdeedu
From:       Jeremy Paul Whiting <jpwhiting () kde ! org>
Date:       2011-02-05 16:53:38
Message-ID: 20110205165338.B488C3E1F8 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1219015 by whiting:

moved klettres documentation from doc/klettres to klettres/doc

 M  +0 -4      doc/CMakeLists.txt  
 D             doc/klettres (directory)  
 M  +2 -1      klettres/CMakeLists.txt  
 A             klettres/doc (directory)  
 M  +1 -1      klettres/doc/CMakeLists.txt  


--- trunk/KDE/kdeedu/doc/CMakeLists.txt #1219014:1219015
@@ -22,10 +22,6 @@
   macro_optional_add_subdirectory(kig)
 endif()
 
-if(BUILD_klettres)
-  macro_optional_add_subdirectory(klettres)
-endif()
-
 if(BUILD_kmplot)
   macro_optional_add_subdirectory(kmplot)
 endif()
--- trunk/KDE/kdeedu/klettres/CMakeLists.txt #1219014:1219015
@@ -1,5 +1,6 @@
 project(klettres)
 
+add_subdirectory( doc )
 add_subdirectory( src )
 
 add_subdirectory( pics )
@@ -7,4 +8,4 @@
 add_subdirectory( sounds )
 add_subdirectory( icons )
 add_subdirectory( themes )
-add_subdirectory( tests )
\ No newline at end of file
+add_subdirectory( tests )
--- trunk/KDE/kdeedu/klettres/doc/CMakeLists.txt #1219005:1219015
@@ -1,4 +1,4 @@
 ########### install files ###############
 #
 #
-kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en)
+kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR klettres)
[prev in list] [next in list] [prev in thread] [next in thread] 

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