cmake question
Sven Brauch
mail at svenbrauch.de
Thu Sep 20 10:36:15 BST 2018
On Thursday, 20 September 2018 11:19:23 CEST René J.V. Bertin wrote:
> Is there a way to generate all the autogen stuff after running cmake?
I don't think this is possible in the general case, since targets have
dependencies between them and the autogen targets may well depend on compile
targets. That's not even super unrealistic, think e.g. kdev-pg-qt generating
its own parser generator from its grammar during bootstrap and running automoc
on the intermediate output files (not sure if it runs automoc, but you get the
point).
Best,
Sven
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kdevelop/attachments/20180920/8c5b66d7/attachment.sig>
More information about the KDevelop
mailing list