[CMake] QMake or CMake

Alexander Neundorf a.neundorf-work at gmx.net
Fri Oct 7 03:02:49 EDT 2005


Hi, 
 
> Von: "Martin Baumann" <mailsgetlost at web.de> 
>  
> Hi, 
>  
> I am looking for a platform independant make system. 
> I found QMake (part of QT-Lib by Trolltech) and CMake.  
>  
> I plan to use the make system for a project that is should be  
> compilable on Linux and Windows machines. 
>  
> What are main differences / advantages between QMake and CMake? 
 
Both are comparably easy to use. If you use Qt, then I'd say qmake is ok. 
If you don't use Qt, using qmake would introduce a compile-time 
dependency to Qt. 
cmake is more flexible and extensible I'd say. 
 
Bye 
Alex 
 

-- 
Highspeed-Freiheit. Bei GMX supergünstig, z.B. GMX DSL_Cityflat,
DSL-Flatrate für nur 4,99 Euro/Monat*  http://www.gmx.net/de/go/dsl


More information about the CMake mailing list