summaryrefslogtreecommitdiff
path: root/docs/CMakeLists.txt
diff options
context:
space:
mode:
authorPanagiotis Papadopoulos <pano_90@gmx.net>2010-11-04 21:25:28 +0100
committerPanagiotis Papadopoulos <pano_90@gmx.net>2010-11-04 21:25:28 +0100
commit850e93dbc7dc174bea1f0a3af1b8b7a50b17d34f (patch)
tree76821f58c0ab188db46a1fa86502faab9c3c6a07 /docs/CMakeLists.txt
parentFix forward declaration (diff)
downloadrekonq-850e93dbc7dc174bea1f0a3af1b8b7a50b17d34f.tar.xz
commit the changes by yurchor on the docbook
thx a lot for those :-)
Diffstat (limited to 'docs/CMakeLists.txt')
-rw-r--r--docs/CMakeLists.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt
index 58af3730..c3865ef3 100644
--- a/docs/CMakeLists.txt
+++ b/docs/CMakeLists.txt
@@ -1,5 +1,2 @@
########### install files ################
-cmake_minimum_required(VERSION 2.6)
-find_package(KDE4 REQUIRED)
-include (KDE4Defaults)
kde4_create_handbook(index.docbook INSTALL_DESTINATION ${HTML_INSTALL_DIR}/en SUBDIR rekonq)