[Kde-bindings] playground/bindings/kimono

Arno Rehn arno at arnorehn.de
Wed Feb 14 20:31:01 UTC 2007


Am Mittwoch, 14. Februar 2007 schrieb Richard Dale:
> On Wednesday 14 February 2007, Arno Rehn wrote:
> > SVN commit 633652 by arnorehn:
> >
> > * Fixed compilation error in t14
> > * Modified all CMakeLists.txt to produce nicer output
>
> OK - the cmake stuff is looking very nice now. I added 'ALL' to the
> examples targets and now it always build them, which is probably best when
> we're still changing the api. What I wanted to know how to say was 'only
> build if a source file has changed' like you can in ordinary make, but I
> haven't worked out how to do that with cmake yet.
From what I've read on the cmake homepage, this is only possible with 
supported compilers, such as the C++ and C compiler. As far as I know it is 
not possible with a custom target; you would have to write your own scripts 
or CMake macros to get it going with C#.

-- 
Arno Rehn
arno at arnorehn.de



More information about the Kde-bindings mailing list