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 6.7 Change-Id: I85b353b202af1fd8eeea43753e5dc5ce18357d19 Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
This commit is contained in:
parent
979bcb6d3f
commit
75f5eec2c9
@ -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