Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.2.0
-
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 try to leverage these in our add_custom_command calls that would impact user projects.
A non-exhaustive list of functions we might want to augment with depfile support are:
qt6_qml_type_registration
Attachments
Issue Links
- resulted from
-
QTBUG-77382 Add depfile support for CMake generators other than Ninja
-
- Closed
-
- mentioned in
-
Page Loading...