Doc: Note that qmake's CONFIG values are case-sensitive

Pick-to: 5.15
Fixes: QTBUG-95827
Change-Id: Ie7b373c547b04a0ebe0b4b93dd0ec0c12e445b2e
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
This commit is contained in:
Joerg Bornemann 2021-08-16 16:38:50 +02:00
parent 642b9fce81
commit a477a56d5b

View File

@ -1153,6 +1153,8 @@
Specifies project configuration and compiler options. The values are Specifies project configuration and compiler options. The values are
recognized internally by qmake and have special meaning. recognized internally by qmake and have special meaning.
\note The values are case-sensitive.
The following \c CONFIG values control compiler and linker flags: The following \c CONFIG values control compiler and linker flags:
\table \table