diff options
author | Panagiotis Papadopoulos <pano_90@gmx.net> | 2010-11-04 21:25:28 +0100 |
---|---|---|
committer | Panagiotis Papadopoulos <pano_90@gmx.net> | 2010-11-04 21:25:28 +0100 |
commit | 850e93dbc7dc174bea1f0a3af1b8b7a50b17d34f (patch) | |
tree | 76821f58c0ab188db46a1fa86502faab9c3c6a07 /docs/CMakeLists.txt | |
parent | Fix forward declaration (diff) | |
download | rekonq-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.txt | 3 |
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) |