From 8da93d4b124152b7c6d04a2f78409c9b89a3a988 Mon Sep 17 00:00:00 2001 From: Andrei Kortunov Date: Fri, 13 Jan 2023 13:10:34 +0400 Subject: [PATCH] Setup utf8qtextstream in the way consistent with other Qt components --- components/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/CMakeLists.txt b/components/CMakeLists.txt index b68acfc152..f863f246d0 100644 --- a/components/CMakeLists.txt +++ b/components/CMakeLists.txt @@ -197,7 +197,7 @@ add_component_dir (esm4 ) add_component_dir (misc - constants utf8stream utf8qtextstream resourcehelpers rng messageformatparser weakcache thread + constants utf8stream resourcehelpers rng messageformatparser weakcache thread compression osguservalues color tuplemeta tuplehelpers ) @@ -378,7 +378,7 @@ if (USE_QT) ) add_component_qt_dir (misc - helpviewer + helpviewer utf8qtextstream ) add_component_qt_dir (files