Set flags in cache?

Andreas Pakulat apaku at gmx.de
Fri Jul 25 10:38:37 CEST 2008


Hi, 

I just noticed that FindKDE4Internal doesn't put the flags it sets for
the various buildtypes into the cache. This means the cache will contain
the standard variables from CMake instead. I'm wondering wether we
should put our own flags into the cache instead. It currently doesn't
seem to be a problem because cmake seems to not properly reset flags
when re-running cmake in the builddir (I've send a mail about this to
the cmake list), but if cmake does do this it would pick up the standard
flags and not what KDE set as compile flags for the buildtypes. 

Apart from that its strange to see different flags in the cache than are
actually used for compiling and looking at make VERBOSE=1.

Andreas

-- 
Don't feed the bats tonight.


More information about the Kde-buildsystem mailing list