[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 20:31:47
Message-ID: 20110205203147.F3544AC8C8 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1219035 by whiting:

move kturtle documentation from doc/kturtle to kturtle/doc

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


--- trunk/KDE/kdeedu/doc/CMakeLists.txt #1219034:1219035
@@ -18,10 +18,6 @@
   macro_optional_add_subdirectory(kstars)
 endif()
 
-if(BUILD_kturtle)
-  macro_optional_add_subdirectory(kturtle)
-endif()
-
 if(BUILD_parley)
   macro_optional_add_subdirectory(parley)
 endif()
--- trunk/KDE/kdeedu/kturtle/CMakeLists.txt #1219034:1219035
@@ -1,4 +1,5 @@
 project (kturtle)
 
+add_subdirectory (doc)
 add_subdirectory (src)
 add_subdirectory (icons)
--- trunk/KDE/kdeedu/kturtle/doc/CMakeLists.txt #1219027:1219035
@@ -1,3 +1,3 @@
 ########### 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 kturtle)
[prev in list] [next in list] [prev in thread] [next in thread] 

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