Re: [PATCH] Add GENERATE_MOC optional parameter in kde4_add_kcfg_files

2006-07-05 Thread Leo Savernik
Am Mittwoch, 5. Juli 2006 11:20 schrieb Alexander Neundorf: > 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. Mo

Re: [PATCH] Add GENERATE_MOC optional parameter in kde4_add_kcfg_files

2006-07-05 Thread Michaël Larouche
Le July 5, 2006 05:20, Alexander Neundorf a écrit : > 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,

Re: [PATCH] Add GENERATE_MOC optional parameter in kde4_add_kcfg_files

2006-07-05 Thread Michaël Larouche
Le July 5, 2006 05:20, Alexander Neundorf a écrit : > 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,

Re: [PATCH] Add GENERATE_MOC optional parameter in kde4_add_kcfg_files

2006-07-05 Thread Alexander Neundorf
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 i

Re: FEATURE WISH: Uninstall target for KDE CMake

2006-07-05 Thread Alexander Neundorf
Am Dienstag 04 Juli 2006 23:54 schrieb Michaël Larouche: > When KDE will begin to include an uninstall target in its buildsystem ? > > As you already know, CMake does not supply an uninstall target and you must > write your own macro. There is an example in the CMake wiki. > > Uninstall is very use

Re: Persistency of the cmake options is not always good

2006-07-05 Thread Alexander Neundorf
Am Dienstag 04 Juli 2006 20:57 schrieben Sie: > A Dimarts 04 Juliol 2006 20:54, Alexander Neundorf va escriure: > > Am Dienstag 04 Juli 2006 20:32 schrieb Albert Astals Cid: > > > There's a big problem [IMHO] with the fact that cmake has a cache to > > > remember things because: > > > > > > a) You