Regenerate a bunch of projects after pro2cmake changes
Change-Id: I675a068411785364915a074ca0e631fec944d228 Reviewed-by: Qt CMake Build Bot Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
This commit is contained in:
parent
a0967c2a4f
commit
e6a845ad88
@ -431,7 +431,7 @@ extend_target(Core CONDITION INTEGRITY
|
|||||||
#### Keys ignored in scope 21:.:global:global/global.pri:CLANG OR intel_icl OR ICC:
|
#### Keys ignored in scope 21:.:global:global/global.pri:CLANG OR intel_icl OR ICC:
|
||||||
# f16c_cxx = "false"
|
# f16c_cxx = "false"
|
||||||
|
|
||||||
#### Keys ignored in scope 23:.:global:global/global.pri:GCC AND f16c AND TEST_architecture_arch STREQUAL x86imdAlways:
|
#### Keys ignored in scope 23:.:global:global/global.pri:GCC AND f16c AND x86SimdAlways:
|
||||||
# f16c_cxx = "true"
|
# f16c_cxx = "true"
|
||||||
|
|
||||||
#### Keys ignored in scope 25:.:global:global/global.pri:MSVC AND QT_CPU_FEATURES__ss_QT_ARCH___contains___avx:
|
#### Keys ignored in scope 25:.:global:global/global.pri:MSVC AND QT_CPU_FEATURES__ss_QT_ARCH___contains___avx:
|
||||||
|
@ -514,7 +514,7 @@ extend_target(Core CONDITION INTEGRITY
|
|||||||
#### Keys ignored in scope 21:.:global:global/global.pri:CLANG OR intel_icl OR ICC:
|
#### Keys ignored in scope 21:.:global:global/global.pri:CLANG OR intel_icl OR ICC:
|
||||||
# f16c_cxx = "false"
|
# f16c_cxx = "false"
|
||||||
|
|
||||||
#### Keys ignored in scope 23:.:global:global/global.pri:GCC AND f16c AND TEST_architecture_arch STREQUAL x86imdAlways:
|
#### Keys ignored in scope 23:.:global:global/global.pri:GCC AND f16c AND x86SimdAlways:
|
||||||
# f16c_cxx = "true"
|
# f16c_cxx = "true"
|
||||||
|
|
||||||
#### Keys ignored in scope 25:.:global:global/global.pri:MSVC AND QT_CPU_FEATURES__ss_QT_ARCH___contains___avx:
|
#### Keys ignored in scope 25:.:global:global/global.pri:MSVC AND QT_CPU_FEATURES__ss_QT_ARCH___contains___avx:
|
||||||
|
@ -72,19 +72,20 @@ extend_target(EglFSDeviceIntegration CONDITION NOT EGLFS_DEVICE_INTEGRATION_ISEM
|
|||||||
EGLFS_PREFERRED_PLUGIN=
|
EGLFS_PREFERRED_PLUGIN=
|
||||||
)
|
)
|
||||||
|
|
||||||
# Resources:
|
if(NOT DEFINES___contains___QT_NO_CURSOR)
|
||||||
set(cursor_resource_files
|
# Resources:
|
||||||
|
set(cursor_resource_files
|
||||||
"cursor-atlas.png"
|
"cursor-atlas.png"
|
||||||
"cursor.json"
|
"cursor.json"
|
||||||
)
|
)
|
||||||
|
|
||||||
add_qt_resource(EglFSDeviceIntegration "cursor"
|
add_qt_resource(EglFSDeviceIntegration "cursor"
|
||||||
PREFIX
|
PREFIX
|
||||||
"/"
|
"/"
|
||||||
FILES
|
FILES
|
||||||
${cursor_resource_files}
|
${cursor_resource_files}
|
||||||
)
|
)
|
||||||
|
endif()
|
||||||
|
|
||||||
extend_target(EglFSDeviceIntegration CONDITION QT_FEATURE_opengl
|
extend_target(EglFSDeviceIntegration CONDITION QT_FEATURE_opengl
|
||||||
SOURCES
|
SOURCES
|
||||||
|
@ -58,19 +58,20 @@ extend_target(EglFSDeviceIntegration CONDITION TARGET Qt::PlatformCompositorSupp
|
|||||||
# extend_target(EglFSDeviceIntegration CONDITION NOT EGLFS_PLATFORM_HOOKS_SOURCES_ISEMPTY ...
|
# extend_target(EglFSDeviceIntegration CONDITION NOT EGLFS_PLATFORM_HOOKS_SOURCES_ISEMPTY ...
|
||||||
# extend_target(EglFSDeviceIntegration CONDITION NOT EGLFS_DEVICE_INTEGRATION_ISEMPTY ...
|
# extend_target(EglFSDeviceIntegration CONDITION NOT EGLFS_DEVICE_INTEGRATION_ISEMPTY ...
|
||||||
|
|
||||||
# Resources:
|
if(QT_FEATURE_cursor) # special case
|
||||||
set(cursor_resource_files
|
# Resources:
|
||||||
|
set(cursor_resource_files
|
||||||
"cursor-atlas.png"
|
"cursor-atlas.png"
|
||||||
"cursor.json"
|
"cursor.json"
|
||||||
)
|
)
|
||||||
|
|
||||||
add_qt_resource(EglFSDeviceIntegration "cursor"
|
add_qt_resource(EglFSDeviceIntegration "cursor"
|
||||||
PREFIX
|
PREFIX
|
||||||
"/"
|
"/"
|
||||||
FILES
|
FILES
|
||||||
${cursor_resource_files}
|
${cursor_resource_files}
|
||||||
)
|
)
|
||||||
|
endif()
|
||||||
|
|
||||||
extend_target(EglFSDeviceIntegration CONDITION QT_FEATURE_opengl
|
extend_target(EglFSDeviceIntegration CONDITION QT_FEATURE_opengl
|
||||||
SOURCES
|
SOURCES
|
||||||
|
@ -185,8 +185,9 @@ extend_target(qwindows CONDITION QT_FEATURE_sessionmanager
|
|||||||
qwindowssessionmanager.cpp qwindowssessionmanager.h
|
qwindowssessionmanager.cpp qwindowssessionmanager.h
|
||||||
)
|
)
|
||||||
|
|
||||||
# Resources:
|
if(QT_FEATURE_imageformat_png)
|
||||||
set(cursors_resource_files
|
# Resources:
|
||||||
|
set(cursors_resource_files
|
||||||
"images/closedhandcursor_32.png"
|
"images/closedhandcursor_32.png"
|
||||||
"images/closedhandcursor_48.png"
|
"images/closedhandcursor_48.png"
|
||||||
"images/closedhandcursor_64.png"
|
"images/closedhandcursor_64.png"
|
||||||
@ -208,15 +209,15 @@ set(cursors_resource_files
|
|||||||
"images/splitvcursor_32.png"
|
"images/splitvcursor_32.png"
|
||||||
"images/splitvcursor_48.png"
|
"images/splitvcursor_48.png"
|
||||||
"images/splitvcursor_64.png"
|
"images/splitvcursor_64.png"
|
||||||
)
|
)
|
||||||
|
|
||||||
add_qt_resource(qwindows "cursors"
|
add_qt_resource(qwindows "cursors"
|
||||||
PREFIX
|
PREFIX
|
||||||
"/qt-project.org/windows/cursors"
|
"/qt-project.org/windows/cursors"
|
||||||
FILES
|
FILES
|
||||||
${cursors_resource_files}
|
${cursors_resource_files}
|
||||||
)
|
)
|
||||||
|
endif()
|
||||||
|
|
||||||
extend_target(qwindows CONDITION QT_FEATURE_accessibility AND TARGET Qt::WindowsUIAutomationSupportPrivate
|
extend_target(qwindows CONDITION QT_FEATURE_accessibility AND TARGET Qt::WindowsUIAutomationSupportPrivate
|
||||||
LIBRARIES
|
LIBRARIES
|
||||||
|
@ -186,8 +186,9 @@ extend_target(qwindows CONDITION QT_FEATURE_sessionmanager
|
|||||||
qwindowssessionmanager.cpp qwindowssessionmanager.h
|
qwindowssessionmanager.cpp qwindowssessionmanager.h
|
||||||
)
|
)
|
||||||
|
|
||||||
# Resources:
|
if(QT_FEATURE_imageformat_png)
|
||||||
set(cursors_resource_files
|
# Resources:
|
||||||
|
set(cursors_resource_files
|
||||||
"images/closedhandcursor_32.png"
|
"images/closedhandcursor_32.png"
|
||||||
"images/closedhandcursor_48.png"
|
"images/closedhandcursor_48.png"
|
||||||
"images/closedhandcursor_64.png"
|
"images/closedhandcursor_64.png"
|
||||||
@ -209,15 +210,15 @@ set(cursors_resource_files
|
|||||||
"images/splitvcursor_32.png"
|
"images/splitvcursor_32.png"
|
||||||
"images/splitvcursor_48.png"
|
"images/splitvcursor_48.png"
|
||||||
"images/splitvcursor_64.png"
|
"images/splitvcursor_64.png"
|
||||||
)
|
)
|
||||||
|
|
||||||
add_qt_resource(qwindows "cursors"
|
add_qt_resource(qwindows "cursors"
|
||||||
PREFIX
|
PREFIX
|
||||||
"/qt-project.org/windows/cursors"
|
"/qt-project.org/windows/cursors"
|
||||||
FILES
|
FILES
|
||||||
${cursors_resource_files}
|
${cursors_resource_files}
|
||||||
)
|
)
|
||||||
|
endif()
|
||||||
|
|
||||||
extend_target(qwindows CONDITION QT_FEATURE_accessibility AND TARGET Qt::WindowsUIAutomationSupportPrivate
|
extend_target(qwindows CONDITION QT_FEATURE_accessibility AND TARGET Qt::WindowsUIAutomationSupportPrivate
|
||||||
LIBRARIES
|
LIBRARIES
|
||||||
|
@ -10,10 +10,12 @@ add_qt_tool(moc
|
|||||||
cbordevice.h
|
cbordevice.h
|
||||||
collectjson.cpp collectjson.h
|
collectjson.cpp collectjson.h
|
||||||
generator.cpp generator.h
|
generator.cpp generator.h
|
||||||
|
main.cpp
|
||||||
moc.cpp moc.h
|
moc.cpp moc.h
|
||||||
outputrevision.h
|
outputrevision.h
|
||||||
parser.cpp parser.h
|
parser.cpp parser.h
|
||||||
preprocessor.cpp preprocessor.h
|
preprocessor.cpp preprocessor.h
|
||||||
|
qdatetime_p.h
|
||||||
symbols.h
|
symbols.h
|
||||||
token.cpp token.h
|
token.cpp token.h
|
||||||
utils.h
|
utils.h
|
||||||
|
@ -11,11 +11,12 @@ add_qt_tool(moc
|
|||||||
cbordevice.h
|
cbordevice.h
|
||||||
collectjson.cpp collectjson.h
|
collectjson.cpp collectjson.h
|
||||||
generator.cpp generator.h
|
generator.cpp generator.h
|
||||||
main.cpp # special case
|
main.cpp
|
||||||
moc.cpp moc.h
|
moc.cpp moc.h
|
||||||
outputrevision.h
|
outputrevision.h
|
||||||
parser.cpp parser.h
|
parser.cpp parser.h
|
||||||
preprocessor.cpp preprocessor.h
|
preprocessor.cpp preprocessor.h
|
||||||
|
# qdatetime_p.h special case remove
|
||||||
symbols.h
|
symbols.h
|
||||||
token.cpp token.h
|
token.cpp token.h
|
||||||
utils.h
|
utils.h
|
||||||
|
@ -16,6 +16,7 @@ add_qt_tool(qdbuscpp2xml
|
|||||||
../moc/symbols.h
|
../moc/symbols.h
|
||||||
../moc/token.cpp ../moc/token.h
|
../moc/token.cpp ../moc/token.h
|
||||||
../moc/utils.h
|
../moc/utils.h
|
||||||
|
qdbuscpp2xml.cpp
|
||||||
DEFINES
|
DEFINES
|
||||||
QT_NO_CAST_FROM_ASCII
|
QT_NO_CAST_FROM_ASCII
|
||||||
QT_NO_FOREACH
|
QT_NO_FOREACH
|
||||||
|
@ -17,7 +17,7 @@ add_qt_tool(qdbuscpp2xml
|
|||||||
../moc/symbols.h
|
../moc/symbols.h
|
||||||
../moc/token.cpp ../moc/token.h
|
../moc/token.cpp ../moc/token.h
|
||||||
../moc/utils.h
|
../moc/utils.h
|
||||||
qdbuscpp2xml.cpp # special case
|
qdbuscpp2xml.cpp
|
||||||
DEFINES
|
DEFINES
|
||||||
QT_NO_CAST_FROM_ASCII
|
QT_NO_CAST_FROM_ASCII
|
||||||
QT_NO_FOREACH
|
QT_NO_FOREACH
|
||||||
|
Loading…
x
Reference in New Issue
Block a user