[CMake] makefile to CMakeLists.txt, possible?

Michael Wild themiwi at gmail.com
Thu Sep 2 10:57:29 EDT 2010


On 2. Sep, 2010, at 16:54 , Bill Hoffman wrote:

> On 9/2/2010 10:44 AM, Diablo 666 wrote:
>> Hi,
>> 
>> > For example, when you add a C++ source file,
>> > you'll need to run cmake and then make.
>> 
>> make will automatically re-run cmake, if the cmake files have changed.
>> I guess, there will be some IDEs automatically generating cmake files in
>> the future.
>> 
> The IDE's re-run CMake as well.
> 
> 
> -Bill

I think what Andreas meant is that he expects IDE's to use CMake as their native build system and auto-generate the CMake code.

Michael



More information about the CMake mailing list