[CMake] Converting existing XCode project into CMake

William A. Hoffman billlist at nycap.rr.com
Tue Sep 12 10:21:44 EDT 2006


At 10:14 AM 9/12/2006, Thangaraj Umapathy wrote:
>Hi All,
>
>I am new to CMake. I want know how to convert my
>existing XCode project into CMake. Is there any way in
>CMake to do this job? If yes, can you please tell me
>the way?

There is no automatic way.   You have to write CMakeLists.txt files
for your project.   

-Bill



More information about the CMake mailing list