From 30e2f51dab3dbf86f81b299eea515872e10286ef Mon Sep 17 00:00:00 2001 From: Craig Scott Date: Mon, 20 Sep 2021 15:01:48 +1000 Subject: 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 --- src/corelib/doc/src/cmake/qt_disable_unicode_defines.qdoc | 1 + 1 file changed, 1 insertion(+) (limited to 'src/corelib/doc/src/cmake/qt_disable_unicode_defines.qdoc') 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()} */ -- cgit v1.2.3