kde's cmake files/macros

Peter Kümmel syntheticpp at gmx.net
Thu Feb 9 23:53:40 CET 2006


Alexander Neundorf wrote:
>> Here the file, seems it is the ENV{MSSdk} variable:
> 
> Shouldn't it be $ENV{MSSdk} ?
> 
> Bye
> Alex

In FindKDE4 there is

SET(MS_SDK_DIR $ENV{MSSdk})

which is maybe wrong, shouldn't it be ENV{MSSdk}?

Alo looking into the generated flag.make, there is
a wrong include path, but the scanning works.

I've tried several ways, without success,
so I think it is a cmake bug.

Peter




More information about the Kde-buildsystem mailing list