[CMake] Converting existing XCode project into CMake
Michael Casadevall
sonicmctails at aol.com
Tue Sep 12 13:15:14 EDT 2006
Unfortunately, you have to do it by hand by writing the new
CMakeLists.txt files. Once you do that, you can generate an XCode
build file from CMake, but you can't do the reverse.
Michael
On Sep 12, 2006, at 10:14 AM, 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?
>
> Regards,
> tuma
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com
> _______________________________________________
> CMake mailing list
> CMake at cmake.org
> http://www.cmake.org/mailman/listinfo/cmake
More information about the CMake
mailing list