Details
-
Task
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
Description
Xcode and MSBuild depfile support for add_custom_command has landed for 3.21.0.
Makefile depfile support landed in 3.20.0.
https://gitlab.kitware.com/cmake/cmake/-/merge_requests/6006
https://gitlab.kitware.com/cmake/cmake/-/merge_requests/6206
https://gitlab.kitware.com/cmake/cmake/-/merge_requests/5617
We could now adjust upstream AUTOMOC to use depfiles instead of custom targets for the above mentioned generators when used in conjunction with Qt 5.15+.
Attachments
Issue Links
- resulted from
-
QTBUG-77382 Add depfile support for CMake generators other than Ninja
- Closed