Remove temporary exclusion from unity build
Commit db9fa4a61791794823e570f8aa7f6e5eed8c5f52 excluded qelapsedtimer_mac.cpp from the unity build. The necessary patches have been merged, and we can remove this exclusion from 6.6 on. Pick-to: 6.6 Change-Id: I85b353b202af1fd8eeea43753e5dc5ce18357d19 Reviewed-by: Alexey Edelev <alexey.edelev@qt.io> (cherry picked from commit 75f5eec2c904b5a3a274d9f1c70e14e687e6fa29) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
parent
7700d8cb61
commit
95770f1bd3
@ -618,8 +618,6 @@ qt_internal_extend_target(Core CONDITION APPLE
|
||||
# This makes sure that the tst_qmakelib passes. For some reason,
|
||||
# QtCore ends up returning a corrupted error message in
|
||||
# write_file(): fail
|
||||
kernel/qelapsedtimer_mac.cpp # Temporary exclusion, until this,
|
||||
# https://codereview.qt-project.org/c/qt/qtbase/+/462132, is merged
|
||||
)
|
||||
|
||||
qt_internal_extend_target(Core CONDITION MACOS
|
||||
|
Loading…
x
Reference in New Issue
Block a user