tde_automoc: Add support for processing automoc for generated files. #81
Merged
SlavekB
merged 1 commits from feat/automoc-generated-sources
into master
4 months ago
Loading…
Reference in new issue
There is no content yet.
Delete Branch 'feat/automoc-generated-sources'
Deleting a branch is permanent. It CANNOT be undone. Continue?
For some time, we have dealt with that AUTOMOC is not working for generated source files and therefore must be processed separately. This currently applies mainly to the source files generated for dbus proxy. See
b5fad55e8b/tdecore/tdehw/networkbackends/network-manager/dbus-introspection/CMakeLists.txt (L35-L41)
.I was thinking about it and I got the idea how to solve it. I prepared the code and successfully tested with tdelibs.
Looks like a good idea
efec901634
into master 4 months agoReviewers
efec901634
.