[CMake and run time dependencies] Re: Do not split QML packages
Lisandro Damian Nicanor Perez Meyer
perezmeyer at gmail.com
Sat Aug 12 20:31:44 BST 2023
And by the way:
On viernes, 11 de agosto de 2023 11:38:53 -03 Carl Schwan wrote:
[snip]
> Merkuro correctly bumped the dependency in its cmakelists.txt file to depend
> on Kirigami Addons 0.9 which should have ensured that the module is
> installed.
CMake can only express build time dependencies. QML files are **not** required
at build time. Run time dependencies are sadly not easy to grab from QML files,
or at least there is no "correct methodology", like you would have on C++
libraries with NEEDED entries.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/distributions/attachments/20230812/19b3645f/attachment.sig>
More information about the Distributions
mailing list