Build system (was Re: Future of KDE Development)
Esben Mose Hansen
kde at mosehansen.dk
Wed Feb 16 22:27:11 GMT 2005
On Thursday 2005-02-17 05:28, Mike Richardson wrote:
> > BTW with scons+bksys, kparts are built this way :
> >
> > myenv.SharedLibrary( target = "libtest3part.so", source =
> > test3part_sources ) myenv.LaFile( target = "libtest3part", source =
> > "libtest3part.so" )
> >
> > I think it wouldn't take much work to reduce this to a single line :-).
That syntax is much better than the earlier scons (or cmake) example. I
dislike positional arguments.
--
regards. Esben
More information about the kde-core-devel
mailing list