[Kst] branches/work/kst/portto4
Laurent Montel
montel at kde.org
Thu Mar 15 17:49:33 CET 2007
SVN commit 642863 by mlaurent:
Cleanup
M +1 -0 CMakeLists.txt
M +0 -17 doc/CMakeLists.txt
M +0 -16 doc/kst/CMakeLists.txt
--- branches/work/kst/portto4/CMakeLists.txt #642862:642863
@@ -1 +1,2 @@
add_subdirectory(kst)
+add_subdirectory(doc)
--- branches/work/kst/portto4/doc/CMakeLists.txt #642862:642863
@@ -1,20 +1,3 @@
-
-message(STATUS "${CMAKE_CURRENT_SOURCE_DIR}: skipped subdir $(AUTODIRS)")
-include_directories( ${KDE4_INCLUDE_DIR} ${QT_INCLUDES} )
-
-
-########### install files ###############
-
-
kde4_create_handbook(index.docbook)
kde4_install_handbook()
-
-
-#original Makefile.am contents follow:
-
-#
-#KDE_LANG = en
-#KDE_DOCS = AUTO
-#SUBDIRS = $(AUTODIRS)
-#
--- branches/work/kst/portto4/doc/kst/CMakeLists.txt #642862:642863
@@ -1,19 +1,3 @@
-
-include_directories( ${KDE4_INCLUDE_DIR} ${QT_INCLUDES} )
-
-
-########### install files ###############
-
-
kde4_create_handbook(index.docbook)
kde4_install_handbook()
-
-
-#original Makefile.am contents follow:
-
-#EXTRA_DIST = index.docbook
-#
-#KDE_LANG = en
-#KDE_DOCS = kst
-#man_MANS = kst.1
More information about the Kst
mailing list