[CMake] makefile to CMakeLists.txt, possible?

Eric Noulard eric.noulard at gmail.com
Thu Aug 19 09:16:55 EDT 2010


2010/8/19 Mr Shore <shore.cloud at gmail.com>:
> As we know most (old) open source projects are using makefile,
>
> is there a tool to convert makefile to CMakeLists.txt ?

None  I am aware of.

Some converters are listed on the Wiki:
http://www.cmake.org/Wiki/CMake#Converters_from_other_buildsystems_to_CMake

I have some very basic CMakeLists.txt from scratch generator written in python
but I should be near to useless for "real" project.

Is you target project "pure" makefile based or does it use autotools?

-- 
Erk
Membre de l'April - « promouvoir et défendre le logiciel libre » -
http://www.april.org


More information about the CMake mailing list