Modular configuration
Stephan Kulow
coolo at kde.org
Mon Oct 17 16:10:57 CEST 2005
Am Montag, 17. Oktober 2005 15:46 schrieb Nagy Thomas:
> What about a hashtable in SConstruct, like this:
>
> conftests = {
> "lowlevel" : ["sys.h", "otherheader.h"]
> "libxml" : ["someheader.h"]
> }
>
> env=configure(config, conftests)
>
> and if the conftests are not given then all possible
> tests are run or an error is thrown ?
That's only half the price. We were talking about a file in kdecore
that lists what kdecore needs - we want it out of the toplevel SConstruct
Greetings, Stephan
More information about the Kde-buildsystem
mailing list