summaryrefslogtreecommitdiffstats
path: root/qmake/doc
diff options
context:
space:
mode:
authorSafiyyah Moosa <safiyyah.moosa@qt.io>2023-08-15 10:24:49 +0200
committerSafiyyah Moosa <safiyyah.moosa@qt.io>2023-08-17 13:44:53 +0200
commitc3470b20874d2460d5f4e1dc820bfaf5daee132b (patch)
treefd290167ea7b1e472d9f508ed0aaf71413087678 /qmake/doc
parentc6279001c73a11c3bc805cfd44fb3280d87b2e32 (diff)
Doc: Add proj folders to antivirus exception list
Add a note to state that Qt projects and user project build folders should be added to the antivirus exception list. Task-number: QTBUG-114928 Pick-to: 6.5 6.6 Change-Id: I4873dc75506d55a9e6c2a2614eb8f05c14f37142 Reviewed-by: Topi Reiniƶ <topi.reinio@qt.io>
Diffstat (limited to 'qmake/doc')
-rw-r--r--qmake/doc/src/qmake-manual.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/qmake/doc/src/qmake-manual.qdoc b/qmake/doc/src/qmake-manual.qdoc
index d396c238b8..350e9e02cc 100644
--- a/qmake/doc/src/qmake-manual.qdoc
+++ b/qmake/doc/src/qmake-manual.qdoc
@@ -118,6 +118,9 @@
For more information about the environment variables that qmake uses when
configuring the build process, see \l{Configuring qmake}.
+ \note Add your project build directory to the list of excluded directories
+ of any anti-virus application that runs on your system.
+
\section1 Using Third Party Libraries
The guide to \l{Third Party Libraries} shows you how to use simple third