mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-04-11 00:44:33 +00:00
Setup utf8qtextstream in the way consistent with other Qt components
This commit is contained in:
parent
94259317bb
commit
8da93d4b12
@ -197,7 +197,7 @@ add_component_dir (esm4
|
|||||||
)
|
)
|
||||||
|
|
||||||
add_component_dir (misc
|
add_component_dir (misc
|
||||||
constants utf8stream utf8qtextstream resourcehelpers rng messageformatparser weakcache thread
|
constants utf8stream resourcehelpers rng messageformatparser weakcache thread
|
||||||
compression osguservalues color tuplemeta tuplehelpers
|
compression osguservalues color tuplemeta tuplehelpers
|
||||||
)
|
)
|
||||||
|
|
||||||
@ -378,7 +378,7 @@ if (USE_QT)
|
|||||||
)
|
)
|
||||||
|
|
||||||
add_component_qt_dir (misc
|
add_component_qt_dir (misc
|
||||||
helpviewer
|
helpviewer utf8qtextstream
|
||||||
)
|
)
|
||||||
|
|
||||||
add_component_qt_dir (files
|
add_component_qt_dir (files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user