summaryrefslogtreecommitdiff
path: root/INSTALL.md
diff options
context:
space:
mode:
authoraqua <aqua@iserlohn-fortress.net>2022-09-05 16:17:07 +0300
committeraqua <aqua@iserlohn-fortress.net>2022-09-05 20:06:56 +0300
commitdafb286101e62802f036df552a91abd52289f75e (patch)
treef7047d311df6d2bfe0a0f0e14ca9013f6c5a8330 /INSTALL.md
parentAdd scripts/qrc_lint.py (diff)
downloadrekonq-dafb286101e62802f036df552a91abd52289f75e.tar.xz
Add ccache to debug build preset
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index ca401f44..d6fda847 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -15,9 +15,10 @@ To build, rekonq needs at least:
``Debug`` builds have the following additional dependencies:
- gtest and gmock
- gcov, lcov
-- clang-tidy
- python-lxml for some of the scripts
+Debug build preset also uses ccache and clang-tidy.
+
## Building rekonq