[CMake] QMake or CMake

Andy Cedilnik andy.cedilnik at kitware.com
Mon Oct 10 16:03:50 EDT 2005


Hi Martin,

Yes. Even more, the same cmake files will describe Unix makefiles, Mac
OSX Xcode files and Makefiles, and on Windows Visual Studio 6, 7, 7.1,
and 8 project files as well as Mingw makefiles, Cygwin makefiles,
Borland makefiles and Visual Studio makefiles (nmake).

       Andy

Martin Baumann wrote:

> Just to be sure:
>  
> It is possible to create one set of CMake files that describe a
> project and with this
> set of files it is possible to create Makefiles for Linux and Windows
> (MS Visual Studio)?
>  
> Thanks, Martin
>
>     ----- Original Message -----
>     *From:* Martin Baumann <mailto:mailsgetlost at web.de>
>     *To:* cmake at cmake.org <mailto:cmake at cmake.org>
>     *Sent:* Friday, October 07, 2005 1:02 AM
>     *Subject:* [CMake] QMake or CMake
>
>     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?
>      
>      
>     Thanks,
>      
>     Martin
>
>     ------------------------------------------------------------------------
>     _______________________________________________
>     CMake mailing list
>     CMake at cmake.org
>     http://www.cmake.org/mailman/listinfo/cmake
>
>------------------------------------------------------------------------
>
>_______________________________________________
>CMake mailing list
>CMake at cmake.org
>http://www.cmake.org/mailman/listinfo/cmake
>  
>


-- 
Andy Cedilnik
Kitware Inc.



More information about the CMake mailing list