-
Suggestion
-
Resolution: Fixed
-
P2: Important
-
None
-
018b10ff7 (dev), 35f6faf56 (dev), a91848f63 (dev), 4f47407a5 (dev)
We have CMake API to run qsb and Balsam at build time.
It would be nice to have something similar ("qt6_add_vector_images()"?) to run svgtoqml at build time to convert *.svg files (plus future formats supported by VectorImage) to QML code. The auto-generated QML files could be added to the specified QML module, so anything that imports that QML module can instantiate the auto-generated QML types directly.