From a477a56d5b74f2cca533d9c74e4c8fcf7305794a Mon Sep 17 00:00:00 2001 From: Joerg Bornemann Date: Mon, 16 Aug 2021 16:38:50 +0200 Subject: [PATCH] Doc: Note that qmake's CONFIG values are case-sensitive Pick-to: 5.15 Fixes: QTBUG-95827 Change-Id: Ie7b373c547b04a0ebe0b4b93dd0ec0c12e445b2e Reviewed-by: Alexandru Croitor --- qmake/doc/src/qmake-manual.qdoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qmake/doc/src/qmake-manual.qdoc b/qmake/doc/src/qmake-manual.qdoc index 5a7a6002103..07a0246124a 100644 --- a/qmake/doc/src/qmake-manual.qdoc +++ b/qmake/doc/src/qmake-manual.qdoc @@ -1153,6 +1153,8 @@ Specifies project configuration and compiler options. The values are recognized internally by qmake and have special meaning. + \note The values are case-sensitive. + The following \c CONFIG values control compiler and linker flags: \table