From 079cf5511150cd17de1573c0fc9fedb8db25b3ef Mon Sep 17 00:00:00 2001 From: Cristian Adam Date: Mon, 21 Sep 2020 15:45:28 +0200 Subject: CMake Build: Add support for -qtlibinfix configure parameter Rename all libQt6*.so to libQt6*.so Task-number: QTBUG-85438 Change-Id: I4b91ffaaec7bea61454b0d3c794c77f2d0868d54 Reviewed-by: Qt CI Bot Reviewed-by: Alexandru Croitor --- config_help.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config_help.txt') diff --git a/config_help.txt b/config_help.txt index 9752904a89..e790c61e7d 100644 --- a/config_help.txt +++ b/config_help.txt @@ -125,7 +125,7 @@ Build options: iOS, tvOS, and watchOS. [auto] -qtnamespace .. Wrap all Qt library code in 'namespace {...}'. - -qtlibinfix .. Rename all libQt5*.so to libQt5*.so. + -qtlibinfix .. Rename all libQt6*.so to libQt6*.so. -testcocoon .......... Instrument with the TestCocoon code coverage tool [no] -gcov ................ Instrument with the GCov code coverage tool [no] -- cgit v1.2.3