summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/src/cmake/qt_disable_unicode_defines.qdoc
diff options
context:
space:
mode:
authorCraig Scott <craig.scott@qt.io>2021-09-20 15:01:48 +1000
committerCraig Scott <craig.scott@qt.io>2021-09-21 14:02:52 +1000
commit30e2f51dab3dbf86f81b299eea515872e10286ef (patch)
treedf7325c2b3a1f4e881366e29361979ba9edc118c /src/corelib/doc/src/cmake/qt_disable_unicode_defines.qdoc
parent9a7c552831a1117512b2827695af567c71aaf35c (diff)
Add docs for qt_allow_non_utf8_sources()
Task-number: QTBUG-95712 Pick-to: 6.2 6.2.0 Change-Id: Ie09785ced5b2bf8098ccff3467f32244f32f9195 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'src/corelib/doc/src/cmake/qt_disable_unicode_defines.qdoc')
-rw-r--r--src/corelib/doc/src/cmake/qt_disable_unicode_defines.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/corelib/doc/src/cmake/qt_disable_unicode_defines.qdoc b/src/corelib/doc/src/cmake/qt_disable_unicode_defines.qdoc
index 9f79af2f85..b70a7b9f92 100644
--- a/src/corelib/doc/src/cmake/qt_disable_unicode_defines.qdoc
+++ b/src/corelib/doc/src/cmake/qt_disable_unicode_defines.qdoc
@@ -50,4 +50,5 @@ qmake behavior, but it is a change compared to the CMake API behavior in Qt 5.
Calling \c{qt_disable_unicode_defines()} on a \c target prevents these compiler
definitions from being automatically set.
+\sa {qt6_allow_non_utf8_sources}{qt_allow_non_utf8_sources()}
*/