You can indeed write your .qmltypes files manually and then pass NO_GENERATE_QMLTYPES to prevent them from getting generated. However, this is not for the faint of heart (hence the "NO" prefix).

You can probably also build the "A" library yourself, retrieve the metatypes.json file from that, and install it in the place where the build system is looking for it when using the system library. I guess that would be less fiddly than writing the whole thing manually.

best,
Ulf
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to