[CMake] Qt version of Cmake

Andreas Pakulat apaku at gmx.de
Thu Oct 25 12:28:55 EDT 2007


On 25.10.07 18:12:50, Pau Garcia i Quiles wrote:
> Quoting Mike Jackson <imikejackson at gmail.com>:
> 
> >Just starting a discussion here.... I was looking through the cmake
> >source codes and I see there are some GUI wrappers for Cmake such as
> >fltk and wx. Has anyone started a Qt based version of CMakeSetup?
> 
> I guess the most ressembling thing would be the CMake integration for KDevelop 
> 4 developed by Aleix Pol for the Summer of Code:
> http://code.google.com/soc/2007/kde/appinfo.html?csaid=D8C84D62733DAD1

I'd like to add that the support is already good enough to open a CMake
project, give it a builddir, let it run cmake (if that hasn't been done
in the builddir) and then you'll get a list of all cached variables from
CMakeCache.txt with editing possibilities. You can even very easily
switch between multiple builddirs.

Andreas

PS: Building is AFAIK also already supported

-- 
Today's weirdness is tomorrow's reason why.
		-- Hunter S. Thompson


More information about the CMake mailing list