[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:58:38
Message-ID: 20110205165838.7DEA63E1F8 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1219018 by whiting:

moved step documentation from doc/step to step/doc

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


--- trunk/KDE/kdeedu/doc/CMakeLists.txt #1219017:1219018
@@ -50,10 +50,6 @@
   macro_optional_add_subdirectory(kwordquiz)
 endif()
 
-if(BUILD_step)
-  macro_optional_add_subdirectory(step)
-endif()
-
 if(BUILD_rocs)
   macro_optional_add_subdirectory(rocs)
 endif()
--- trunk/KDE/kdeedu/step/CMakeLists.txt #1219017:1219018
@@ -23,6 +23,7 @@
 
 include_directories(${CMAKE_CURRENT_SOURCE_DIR} ${EIGEN2_INCLUDE_DIR})
 
+add_subdirectory(doc) 
 add_subdirectory(stepcore)
 add_subdirectory(step)
 
--- trunk/KDE/kdeedu/step/doc/CMakeLists.txt #1219005:1219018
@@ -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 step)
[prev in list] [next in list] [prev in thread] [next in thread] 

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