[Kstars-devel] Latest snapshot
Jasem Mutlaq
mutlaqja at ikarustech.com
Wed Apr 12 06:34:45 CEST 2006
> One of the nice things about cmake, IIUC, is that we
> no longer need to have
> one executable target per directory, which gives us
> more flexibility.
>
> How about this:
>
> kstars/
> kstars/ : core classes (unchanged, except move
> widget classes)
> data/ : data files (unchanged)
> icons/ : (unchanged)
> indi/ : move remaining INDI stuff here
> fits/ : FITS-related stuff (subdir of
> INDI?)
> tools/ : (unchanged, except following:)
> widgets/ : custom widgets and UI files for
> tools
> widgets/ : custom widgets and UI files
> skycomponents/ : (unchanged)
FITS is a completely independent component, it's not
related to INDI.
> So, every UI-derived class will have its files in
> the widgets subdir, even
> dialog windows. Currently, I only placed non-dialog
> custom widgets there. I
> guess I would be fine with moving all custom widgets
> there, as Jasem
> suggests. Any other comments?
All sounds great. Need to read a bit on CMAKE system
before I make such changes.
Cheers,
Jasem
More information about the Kstars-devel
mailing list