[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:43:43
Message-ID: 20110205164343.9A8BA3E1F8 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1219009 by whiting:

move ktouch documentations from doc/ktouch to ktouch/doc

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


--- trunk/KDE/kdeedu/doc/CMakeLists.txt #1219008:1219009
@@ -38,10 +38,6 @@
   macro_optional_add_subdirectory(kstars)
 endif()
 
-if(BUILD_ktouch)
-  macro_optional_add_subdirectory(ktouch)
-endif()
-
 if(BUILD_kturtle)
   macro_optional_add_subdirectory(kturtle)
 endif()
--- trunk/KDE/kdeedu/ktouch/CMakeLists.txt #1219008:1219009
@@ -4,6 +4,7 @@
 project( ktouch )
 
 # subdirectories to build
+add_subdirectory( doc )
 add_subdirectory( src ) 
 add_subdirectory( keyboards ) 
 add_subdirectory( training ) 
--- trunk/KDE/kdeedu/ktouch/doc/CMakeLists.txt #1219005:1219009
@@ -2,5 +2,5 @@
 #
 
 #
-kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en)
+kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR ktouch)
 kde4_create_manpage(man-ktouch.1.docbook 1 INSTALL_DESTINATION ${MAN_INSTALL_DIR})
[prev in list] [next in list] [prev in thread] [next in thread] 

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