Am Mittwoch 05 Juli 2006 02:57 schrieb Michaël Larouche: > I finally sitted down to write that optional parameter > for "kde4_add_kcfg_files" to only generate moc files for kcfg on demand. > > Since only 1% of kcfg files need moc, I added a optional parameter to > generate moc. > > Comments and improvements is appreciated :)
Can it be detected whether there is moc required ? If so, there would have to be a small cmake script which is called during build time (i.e. not cmake time) which reads the input file and the produces the moc stuff is required. More or less similar to what is done with uic. Alex _______________________________________________ Kde-buildsystem mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-buildsystem
