From b33b0eeb45d465e0c7c405634b6146aa688426a3 Mon Sep 17 00:00:00 2001 From: Ulf Hermann Date: Thu, 17 Aug 2023 12:55:43 +0200 Subject: [PATCH] Doc: Fix introduction version of QT_DISCARD_FILE_CONTENTS It didn't actually land in 6.5. Amends commit 5a0dcda171772e75eeb22f719cec36ef8efe355d. Change-Id: I8d63f0e5019c37dbbc02294515444dd8e901dd6f Reviewed-by: hjk Reviewed-by: Alexandru Croitor (cherry picked from commit 199570e3b1e7b3a6db64be29d9b5889e29cd8a01) Reviewed-by: Qt Cherry-pick Bot --- src/corelib/doc/src/cmake/cmake-properties.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/corelib/doc/src/cmake/cmake-properties.qdoc b/src/corelib/doc/src/cmake/cmake-properties.qdoc index a7ad6c75dad..fb167a7b11a 100644 --- a/src/corelib/doc/src/cmake/cmake-properties.qdoc +++ b/src/corelib/doc/src/cmake/cmake-properties.qdoc @@ -453,7 +453,7 @@ the property value overrides the runtime path where the resource file is found. \summary {Specifies that the given files should be empty in the resource file system} -\cmakepropertysince 6.5 +\cmakepropertysince 6.6 \preliminarycmakeproperty When using the target-based variant of \l{qt6_add_resources}{qt_add_resources}