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

List:       kde-commits
Subject:    [ktechlab] /: Fix compilation, add docs
From:       Yuri Chornoivan <null () kde ! org>
Date:       2016-12-31 16:22:26
Message-ID: E1cNMQM-0006xz-W8 () code ! kde ! org
[Download RAW message or body]

Git commit 53208c06e76c6c578e8fd43879fd7dfd304762fd by Yuri Chornoivan.
Committed on 31/12/2016 at 16:22.
Pushed by yurchor into branch 'master'.

Fix compilation, add docs

M  +0    -1    CMakeLists.txt
M  +1    -18   doc/CMakeLists.txt
M  +1    -17   doc/en/CMakeLists.txt

https://commits.kde.org/ktechlab/53208c06e76c6c578e8fd43879fd7dfd304762fd

diff --git a/CMakeLists.txt b/CMakeLists.txt
index b4460e6c..e2fac388 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -55,7 +55,6 @@ add_subdirectory( src )
 add_subdirectory( examples )
 add_subdirectory( icons )
 add_subdirectory( icons-kde3 )
-add_subdirectory( po )
 add_subdirectory( doc )
 
 
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt
index e00a50bb..c9381755 100644
--- a/doc/CMakeLists.txt
+++ b/doc/CMakeLists.txt
@@ -1,18 +1 @@
-message(STATUS "${CMAKE_CURRENT_SOURCE_DIR}: skipped subdir $(AUTODIRS)")
-include_directories(${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} \
                ${KDE3_INCLUDE_DIR} ${QT_INCLUDE_DIR} )
-
-
-########### install files ###############
-
-
-
-
-#original Makefile.am contents follow:
-
-## the SUBDIRS is filled automatically by am_edit. If files are 
-## in this directory they are installed into the english dir
-#
-#KDE_LANG = en
-#KDE_DOCS = AUTO
-#SUBDIRS = $(AUTODIRS)
-#
+add_subdirectory( en )
diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt
index 6d97ba6a..17dbae96 100644
--- a/doc/en/CMakeLists.txt
+++ b/doc/en/CMakeLists.txt
@@ -1,17 +1 @@
-include_directories(${CMAKE_CURRENT_SOURCE_DIR} ${CMAKE_CURRENT_BINARY_DIR} \
                ${KDE3_INCLUDE_DIR} ${QT_INCLUDE_DIR} )
-
-
-########### install files ###############
-
-
-
-
-#original Makefile.am contents follow:
-
-#KDE_DOCS = ktechlab
-## KDE_MANS = ktechlab
-#KDE_LANG = en
-## KDE_DOCS = AUTO
-#
-#kde_docs_KDEDOCS = debugging.docbook circuits.docbook flowcode.docbook \
-#		quick.docbook faq.docbook picprograms.docbook
+kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR \
ktechlab)


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

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