Details
-
Type:
Technical task
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Fix Version/s: 6.2.0 RC
-
Component/s: Build System: CMake
-
Labels:None
Description
Context
https://git.qt.io/alcroito/qt6-cmake-api-review/-/commit/5313c017d09c51d9034dd62b33f968b9cd54363c#179fb5213a114272e340c63285f9fb35ba530ab8_246_278
https://git.qt.io/alcroito/qt6-cmake-api-review/-/commit/5313c017d09c51d9034dd62b33f968b9cd54363c#179fb5213a114272e340c63285f9fb35ba530ab8_246_278
Document OUTPUTS and SILENT options.
Consider renaming `SILENT` option to `QUIET`, to be more in line with CMake naming.
Rename qt6_add_shaders_impl to _qt_internal_add_shaders_impl because it's not meant to be public.
Rename qt6_internal_add_shaders to _qt_internal_add_shaders for the same reason.
Remove qt_internal_add_shaders.