On Wednesday 06 December 2006 18:03, Alexander Neundorf wrote:
> -------- Original-Nachricht --------
> Datum:  Wed, 6 Dec 2006 14:34:38 +0100
> Von: "Sebastian Trüg" <[EMAIL PROTECTED]>
> An: cmake@cmake.org
> Betreff:  Re: [CMake] Advanced cmake in Nepomuk-KDE: changing vars at build
> time
>
> > In case anyone is interested. I solved it:
> >
> > made the tool subdir independant from the main CmakeLists.txt and call
> > cmake and make manually via execute_command. works like a charm.
>
> This will break if there is no "make" on the system, i.e. MSVC with nmake.
> It had to do with ctest I think...

well, this is the closest I come to a solution and it works on "proper" ;) 
systems.
_______________________________________________
CMake mailing list
CMake@cmake.org
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to