qt5base-lts/qmake
Alexey Edelev 6fb569af95 Unify QLibraryInfo settings
Exporting QLibraryInfo internals allows to reuse settings in
qmake/qtpath without having to keep its own instance.
Also there is no need to check setting groups in QLibraryInfo
except the 'Paths' group, since this logic belongs to qmake/qtpaths
only.

Change-Id: If762defba025ad7f7489f8a86ef5768a8628bd2f
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2021-03-17 11:57:11 +01:00
..
doc qmake: Update documentation that c++17 is the default 2021-02-19 09:59:14 +01:00
generators qmake: Introduce compile_included_sources CONFIG option 2021-02-08 12:07:54 +01:00
library Improve QMakeLibraryInfo encapsulation 2021-03-01 17:37:03 +01:00
cachekeys.h qmake: Fix qHash-related integer conversion warnings 2020-10-17 11:56:59 +02:00
CMakeLists.txt Add support for various output formats for QMakeProperty 2021-03-12 13:20:00 +01:00
configure.cmake Add the 'FEATURE_qmake' feature 2021-03-04 09:49:44 +01:00
main.cpp Unify QLibraryInfo settings 2021-03-17 11:57:11 +01:00
meta.cpp qmake: Remove dead code 2019-04-05 07:48:34 +00:00
meta.h qmake: Remove dead code 2019-04-05 07:48:34 +00:00
option.cpp Unify QLibraryInfo settings 2021-03-17 11:57:11 +01:00
option.h Move the common qmake sources into a object library 2021-03-11 15:46:34 +01:00
project.cpp Port qmake from QStringRef to QStringView 2020-06-05 09:07:14 +02:00
project.h Port qmake from QStringRef to QStringView 2020-06-05 09:07:14 +02:00
property.cpp Add support for various output formats for QMakeProperty 2021-03-12 13:20:00 +01:00
property.h Add support for various output formats for QMakeProperty 2021-03-12 13:20:00 +01:00
propertyprinter.cpp Add support for various output formats for QMakeProperty 2021-03-12 13:20:00 +01:00
propertyprinter.h Add support for various output formats for QMakeProperty 2021-03-12 13:20:00 +01:00
qmake_pch.h Move QRegExp and its remaining mentions out of QtCore 2020-07-13 10:53:23 +02:00
qmakelibraryinfo.cpp Unify QLibraryInfo settings 2021-03-17 11:57:11 +01:00
qmakelibraryinfo.h Unify QLibraryInfo settings 2021-03-17 11:57:11 +01:00