summaryrefslogtreecommitdiffstats
path: root/qmake
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@qt.io>2020-05-28 15:23:23 +0200
committerJoerg Bornemann <joerg.bornemann@qt.io>2020-05-29 20:44:56 +0200
commit45fb75a17a5dae0d7f4bdf870f42b1947af0425a (patch)
treee518626831556f2f0ee548e87fe4958d48c2016e /qmake
parent1c31f0f55487235e4befcb787c29c5652810b7b1 (diff)
CMake: Re-generate qmake/CMakeLists.txt
Change-Id: Ifb1fadbd0f2ea13068085e7e47d0b883efff7380 Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
Diffstat (limited to 'qmake')
-rw-r--r--qmake/.prev_CMakeLists.txt49
-rw-r--r--qmake/CMakeLists.txt33
2 files changed, 50 insertions, 32 deletions
diff --git a/qmake/.prev_CMakeLists.txt b/qmake/.prev_CMakeLists.txt
index 1e2bfb2448..1a409ed77a 100644
--- a/qmake/.prev_CMakeLists.txt
+++ b/qmake/.prev_CMakeLists.txt
@@ -37,7 +37,6 @@ qt_add_executable(qmake
../src/3rdparty/pcre2/src/pcre2_ucp.h
../src/3rdparty/pcre2/src/pcre2_valid_utf.c
../src/3rdparty/pcre2/src/pcre2_xclass.c
- ../src/corelib/codecs/qutfcodec.cpp ../src/corelib/codecs/qutfcodec_p.h
../src/corelib/global/qglobal.cpp ../src/corelib/global/qglobal.h
../src/corelib/global/qlibraryinfo.cpp
../src/corelib/global/qlogging.cpp
@@ -72,8 +71,25 @@ qt_add_executable(qmake
../src/corelib/serialization/qjsonvalue.cpp ../src/corelib/serialization/qjsonvalue.h
../src/corelib/serialization/qjsonwriter_p.h
../src/corelib/serialization/qtextstream.cpp ../src/corelib/serialization/qtextstream.h
- ../src/corelib/serialization/qxmlstream.cpp ../src/corelib/serialization/qxmlstream.h
- ../src/corelib/serialization/qxmlutils.cpp ../src/corelib/serialization/qxmlutils_p.h
+ ../src/corelib/text/qbytearray.cpp ../src/corelib/text/qbytearray.h
+ ../src/corelib/text/qbytearraymatcher.cpp ../src/corelib/text/qbytearraymatcher.h
+ ../src/corelib/text/qchar.h
+ ../src/corelib/text/qlocale.cpp ../src/corelib/text/qlocale.h
+ ../src/corelib/text/qlocale_tools.cpp ../src/corelib/text/qlocale_tools_p.h
+ ../src/corelib/text/qregexp.cpp ../src/corelib/text/qregexp.h
+ ../src/corelib/text/qregularexpression.cpp ../src/corelib/text/qregularexpression.h
+ ../src/corelib/text/qstring.cpp ../src/corelib/text/qstring.h
+ ../src/corelib/text/qstringbuilder.cpp ../src/corelib/text/qstringbuilder.h
+ ../src/corelib/text/qstringconverter.cpp ../src/corelib/text/qstringconverter.h ../src/corelib/text/qstringconverter_p.h
+ ../src/corelib/text/qstringlist.cpp ../src/corelib/text/qstringlist.h
+ ../src/corelib/text/qstringmatcher.h
+ ../src/corelib/text/qvsnprintf.cpp
+ ../src/corelib/time/qcalendar.cpp ../src/corelib/time/qcalendar.h
+ ../src/corelib/time/qcalendarbackend_p.h
+ ../src/corelib/time/qcalendarmath_p.h
+ ../src/corelib/time/qdatetime.cpp ../src/corelib/time/qdatetime.h ../src/corelib/time/qdatetime_p.h
+ ../src/corelib/time/qgregoriancalendar.cpp ../src/corelib/time/qgregoriancalendar_p.h
+ ../src/corelib/time/qromancalendar.cpp ../src/corelib/time/qromancalendar_p.h
../src/corelib/tools/qarraydata.cpp ../src/corelib/tools/qarraydata.h
../src/corelib/tools/qarraydataops.h
../src/corelib/tools/qarraydatapointer.h
@@ -113,30 +129,15 @@ qt_add_executable(qmake
option.cpp option.h
project.cpp project.h
property.cpp property.h
- qbytearray.cpp-NOTFOUND qbytearray.h-NOTFOUND
- qbytearraymatcher.cpp-NOTFOUND qbytearraymatcher.h-NOTFOUND
- qcalendar.cpp-NOTFOUND qcalendar.h-NOTFOUND
- qcalendarbackend_p.h-NOTFOUND
- qcalendarmath_p.h-NOTFOUND
- qchar.h-NOTFOUND
- qdatetime.cpp-NOTFOUND qdatetime.h-NOTFOUND qdatetime_p.h-NOTFOUND
- qgregoriancalendar.cpp-NOTFOUND qgregoriancalendar_p.h-NOTFOUND
- qlocale.cpp-NOTFOUND qlocale.h-NOTFOUND
- qlocale_tools.cpp-NOTFOUND qlocale_tools_p.h-NOTFOUND
- qregexp.cpp-NOTFOUND qregexp.h-NOTFOUND
- qregularexpression.cpp-NOTFOUND qregularexpression.h-NOTFOUND
- qromancalendar.cpp-NOTFOUND qromancalendar_p.h-NOTFOUND
- qstring.cpp-NOTFOUND qstring.h-NOTFOUND
- qstringlist.cpp-NOTFOUND qstringlist.h-NOTFOUND
- qstringmatcher.h-NOTFOUND
- qvsnprintf.cpp-NOTFOUND
DEFINES
(QT_VERSION_STR=\"\")
HAVE_CONFIG_H
+ PCRE2_DISABLE_JIT
PROEVALUATOR_FULL
QT_BOOTSTRAPPED
QT_BUILD_QMAKE
QT_NO_FOREACH
+ QT_USE_QSTRINGBUILDER
QT_VERSION_MAJOR=
QT_VERSION_MINOR=
QT_VERSION_PATCH=
@@ -176,8 +177,8 @@ qt_extend_target(qmake CONDITION WIN32
../src/corelib/io/qfsfileengine_win.cpp
../src/corelib/io/qsettings_win.cpp
../src/corelib/plugin/qsystemlibrary.cpp
- qlocale_win.cpp-NOTFOUND
- registry.cpp-NOTFOUND
+ ../src/corelib/text/qlocale_win.cpp
+ library/registry.cpp
DEFINES
UNICODE
_CRT_SECURE_NO_WARNINGS
@@ -198,7 +199,7 @@ qt_extend_target(qmake CONDITION UNIX
../src/corelib/io/qfilesystemiterator_unix.cpp
../src/corelib/io/qfsfileengine_unix.cpp
../src/corelib/kernel/qcore_unix.cpp
- qlocale_unix.cpp-NOTFOUND
+ ../src/corelib/text/qlocale_unix.cpp
)
qt_extend_target(qmake CONDITION MACOS
@@ -215,7 +216,7 @@ qt_extend_target(qmake CONDITION MACOS
-fconstant-cfstrings
)
-qt_extend_target(qmake CONDITION WIN32 AND mingw
+qt_extend_target(qmake CONDITION MINGW AND WIN32
PUBLIC_LIBRARIES
uuid
)
diff --git a/qmake/CMakeLists.txt b/qmake/CMakeLists.txt
index 41be3f29e1..6141632aef 100644
--- a/qmake/CMakeLists.txt
+++ b/qmake/CMakeLists.txt
@@ -78,15 +78,30 @@ qt_add_tool(qmake # special case
../src/corelib/serialization/qjsonvalue.cpp ../src/corelib/serialization/qjsonvalue.h
../src/corelib/serialization/qjsonwriter_p.h
../src/corelib/serialization/qtextstream.cpp ../src/corelib/serialization/qtextstream.h
- ../src/corelib/serialization/qxmlutils.cpp ../src/corelib/serialization/qxmlutils_p.h
- ../src/corelib/tools/qarraydata.cpp ../src/corelib/tools/qarraydata.h
- ../src/corelib/tools/qarraydataops.h
- ../src/corelib/tools/qarraydatapointer.h
- ../src/corelib/tools/qbitarray.cpp ../src/corelib/tools/qbitarray.h
../src/corelib/text/qbytearray.cpp ../src/corelib/text/qbytearray.h
../src/corelib/text/qbytearraylist.cpp ../src/corelib/text/qbytearraylist.h # special case
../src/corelib/text/qbytearraymatcher.cpp ../src/corelib/text/qbytearraymatcher.h
../src/corelib/text/qchar.h
+ ../src/corelib/text/qlocale.cpp ../src/corelib/text/qlocale.h
+ ../src/corelib/text/qlocale_tools.cpp ../src/corelib/text/qlocale_tools_p.h
+ ../src/corelib/text/qregexp.cpp ../src/corelib/text/qregexp.h
+ ../src/corelib/text/qregularexpression.cpp ../src/corelib/text/qregularexpression.h
+ ../src/corelib/text/qstring.cpp ../src/corelib/text/qstring.h
+ ../src/corelib/text/qstringbuilder.cpp ../src/corelib/text/qstringbuilder.h
+ ../src/corelib/text/qstringconverter.cpp ../src/corelib/text/qstringconverter.h ../src/corelib/text/qstringconverter_p.h
+ ../src/corelib/text/qstringlist.cpp ../src/corelib/text/qstringlist.h
+ ../src/corelib/text/qstringmatcher.h
+ ../src/corelib/text/qvsnprintf.cpp
+ ../src/corelib/time/qcalendar.cpp ../src/corelib/time/qcalendar.h
+ ../src/corelib/time/qcalendarbackend_p.h
+ ../src/corelib/time/qcalendarmath_p.h
+ ../src/corelib/time/qdatetime.cpp ../src/corelib/time/qdatetime.h ../src/corelib/time/qdatetime_p.h
+ ../src/corelib/time/qgregoriancalendar.cpp ../src/corelib/time/qgregoriancalendar_p.h
+ ../src/corelib/time/qromancalendar.cpp ../src/corelib/time/qromancalendar_p.h
+ ../src/corelib/tools/qarraydata.cpp ../src/corelib/tools/qarraydata.h
+ ../src/corelib/tools/qarraydataops.h
+ ../src/corelib/tools/qarraydatapointer.h
+ ../src/corelib/tools/qbitarray.cpp ../src/corelib/tools/qbitarray.h
../src/corelib/tools/qcryptographichash.cpp ../src/corelib/tools/qcryptographichash.h
../src/corelib/time/qcalendar.cpp ../src/corelib/time/qcalendar.h # special case
../src/corelib/time/qcalendarbackend_p.h ../src/corelib/time/qcalendarmath_p.h # special case
@@ -139,6 +154,8 @@ qt_add_tool(qmake # special case
project.cpp project.h
property.cpp property.h
DEFINES
+ HAVE_CONFIG_H
+ PCRE2_DISABLE_JIT
PROEVALUATOR_FULL
QT_BOOTSTRAPPED
QT_BUILD_QMAKE
@@ -178,8 +195,8 @@ qt_extend_target(qmake CONDITION WIN32
../src/corelib/io/qfsfileengine_win.cpp
../src/corelib/io/qsettings_win.cpp
../src/corelib/plugin/qsystemlibrary.cpp
- ../src/corelib/text/qlocale_win.cpp # special case
- library/registry.cpp # special case
+ ../src/corelib/text/qlocale_win.cpp
+ library/registry.cpp
DEFINES
UNICODE
_CRT_SECURE_NO_WARNINGS
@@ -234,7 +251,7 @@ extend_target(qmake CONDITION WIN32
ole32 advapi32 kernel32 netapi32
)
-qt_extend_target(qmake CONDITION WIN32 AND mingw
+qt_extend_target(qmake CONDITION MINGW AND WIN32
PUBLIC_LIBRARIES
uuid
)