diff options
author | Jonathan Raphael Joachim Kolberg <bulldog98@freenet.de> | 2010-05-02 14:25:19 +0200 |
---|---|---|
committer | Jonathan Raphael Joachim Kolberg <bulldog98@freenet.de> | 2010-05-02 14:25:19 +0200 |
commit | 7b48967a21c5ea37cbd79923523bad1e2cd6a25b (patch) | |
tree | 4343c83146fc8b933072ff40c4ca4c27139ba2a3 /docs/CMakeLists.txt | |
parent | Fix crashes (and hopefully bug 212219) (diff) | |
download | rekonq-7b48967a21c5ea37cbd79923523bad1e2cd6a25b.tar.xz |
I rewrote the documentation and made a few screenshots. There are some parts left to write, but I will do that soon.
Diffstat (limited to 'docs/CMakeLists.txt')
-rw-r--r-- | docs/CMakeLists.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/CMakeLists.txt b/docs/CMakeLists.txt index 5ddaecc9..58af3730 100644 --- a/docs/CMakeLists.txt +++ b/docs/CMakeLists.txt @@ -1,5 +1,4 @@ -########### install files ############### -# +########### install files ################ cmake_minimum_required(VERSION 2.6) find_package(KDE4 REQUIRED) include (KDE4Defaults) |